Using PHP scripts for automation of Android native application

Hi, I’m new to appium and PHP automation scripting, I tried to search for tutorials on how to set up Appium with PHP Appium Client. But couldn’t find anything that could help me. I have done this with the Java client and it was pretty easy. Could someone tell me how do I set appium up for php app automation scripting ? How do I “connect” my PHP script file to appium server (127.0.0.1:4723). ?

Hi,

Can you try with Behat ? https://github.com/Shashikant86/Behat-Appium

hi, I am facing the same issue, the Behat is using old driver, how do I use the latest and work with php.