Question: The tester have added below code in the automation script service = AppiumDriverLocalService.buildService ( new AppiumServiceBuilder ( ) . usingDriverExecutable ( new File (

The tester have added below code in the automation script
service = AppiumDriverLocalService.buildService(new AppiumServiceBuilder()
. usingDriverExecutable(new File("/Applications/Appium.app/Contents/Resources/node/bin/hods"))
. withIPAddress("127.0.0.1")
. usingPort(port)
.withLogFile(new File("target/"+deviceUnderExecution+". log")));
 The tester have added below code in the automation script service

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!