TheBrainFamily / chimpy

Develop acceptance tests & end-to-end tests with realtime feedback.
https://thebrainfamily.github.io/chimpy
MIT License
52 stars 28 forks source link

How to use with saucelabs with chimp? #47

Open samhatoum opened 6 years ago

samhatoum commented 6 years ago

Issue by ghost Tuesday Aug 30, 2016 at 08:31 GMT Originally opened as https://github.com/xolvio/chimp/issues/456


Hi!

I am relatively new to Chimp and super new to saucelabs. I have trouble connecting to sauce labs. By now I got a minimal test running locally (and it passes). But when trying to connect to sauce labs, the test fails: An element could not be located on the page using the given search parameters.

Is there any resource that could walk me through how to set up chimp and sauce labs to correctly work with each other?

samhatoum commented 6 years ago

Comment by samhatoum Thursday Sep 22, 2016 at 15:09 GMT


Hi @MoeSattler The error suggests you are able to connect to saucelabs, but not able to connect to a website. what does your test look like?