- Newest
- Most votes
- Most comments
Would appreciate if someone with experience using AWS Device Farm or someone from AWS Device Farm team could answer this.
answered 4 years ago
Hey,
I've been working in web development for a few years now, and the challenge of automated testing on mobile browsers is indeed a tricky one. I can totally relate to your frustration – it's like a whole different ball game compared to desktop testing!
I've dabbled a bit with AWS Device Farm, and you're right, Nikhil_ranka, it doesn't directly support WebDriver for PHP. However, here's a workaround that might help: consider using Appium, a cross-platform automation tool that can be used for mobile testing. You can write your tests in PHP using the Appium-PHP-Client library. This way, you could potentially adapt your existing test suite to work with mobile devices.
As for tutorials, I found a great one here that helped me get started with this approach. It might take a bit of tweaking to fit your exact needs, but it's worth a shot.
answered 3 years ago
Relevant content
asked 5 years ago
asked 5 years ago
asked 4 years ago
asked 4 years ago
- AWS OFFICIALUpdated 2 years ago
