Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is saucelabs integration still used? #144

Open
gforcada opened this issue Feb 10, 2023 · 3 comments
Open

Is saucelabs integration still used? #144

gforcada opened this issue Feb 10, 2023 · 3 comments

Comments

@gforcada
Copy link
Member

gforcada commented Feb 10, 2023

@datakurre that probably goes mostly to you? 🤔 Of course any one can chime in 👍🏾

While starting to work on plone/Products.CMFPlone#3723 I noticed the saucelabs integration and wonder if that can be cleaned up, or needs to be kept as it is being used...

Anyone? 🍀

@datakurre
Copy link
Member

I bet it is no longer used, because there is not much need (or resources) for cross browser testing, and Volto is tested with Cypress.

@mauritsvanrees
Copy link
Member

I think it can go too.

Of course there is a chance that some add-on uses this, but I know of none. If really needed, an interested party can port the code to a separate package, or keep using the older version.

@datakurre
Copy link
Member

Add-ons may use it inadvertently because of old examples or documentation. Yet, it really just a wrapper over Selenium. If an add-on uses it, the minimal if is very probably to change robot test to import selenium.robot instead of saucelabs.robot and start test with Open test browser instead of Open saucelabs test browser.

@wesleybl wesleybl changed the title Is soucelabs integration still used? Is saucelabs integration still used? May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants