KARATE integration with SauceLabs

Yes, if SauceLabs conforms to the spec – refer to the documentation for webDriverSession: https://github.com/intuit/karate/tree/master/karate-core#webdriversession

Note that this has been proven to work with Zalenium: https://github.com/intuit/karate/tree/master/karate-core#webdriverurl

And also AWS Device Farm: https://twitter.com/ptrthomas/status/1222790566598991873

Please note that if you are ok to use only Chrome, the Docker approach may give you a better experience, but you can decide: https://github.com/intuit/karate/tree/master/karate-core#karate-chrome

EDIT – also see:

https://stackoverflow.com/a/64682293/143475

https://stackoverflow.com/a/63270092/143475

https://stackoverflow.com/a/65644566/143475

Leave a Comment