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

Integration with Saucelabs #178

Open
thedewpoint opened this issue Apr 5, 2019 · 2 comments
Open

Integration with Saucelabs #178

thedewpoint opened this issue Apr 5, 2019 · 2 comments

Comments

@thedewpoint
Copy link

Is there a way to integrate this with saucelabs ? The configuration looks like it requires a selenium grid. Also the documentation doesn't explain how to compare against local images even though I saw a PR that enabled it. Is this available anywhere?

@lukasr22
Copy link
Contributor

Hello @thedewpoint,
AyeSpy using selenium grid for testing scenarios so there is actually no integration with saucelabs.
If you wanna run snap and compare image locally just simple don't add parameter --remote.
PR is only available if you using parameter --remote which makes new folder in S3 bucket with specific branch folder that you define.

@thedewpoint
Copy link
Author

@lukasr22 But saucelabs uses the same selenium API so providing support would be as simple as including the sauce tunnel module. I had to switch to using theintern/visual-plugin because they provided support for this

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

2 participants