Open thedewpoint opened 5 years ago
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.
@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
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?