sanguine

Results 2 issues of sanguine

I am trying to create a docker file for a simple mobile test script I tried my hands on. below is the Dockerfile I created. The build has not been...

I need to scroll to view a product list and I.scrollTo() doesn't work, I tried using this code: `I.scrollTo('//*[@id="18bf37f89e28119e06b4b3c28f54e77a"]');` I got this error, what am I doing wrong? > Element...