Appium Interview Questions For Freshers
36. What is command to start appium from command prompt? Answer : “node appium” command from node_modules folder of appium will start […]
36. What is command to start appium from command prompt? Answer : “node appium” command from node_modules folder of appium will start […]
31. : Which method is used to perform scroll down to text in appium. Answer : You can use scrollTo() method to […]
User Acceptance Testing is done before Software goes live or is ready to go to the real environment. Means User Acceptance Testing […]
26. : Can you tell me usage of findElements() method? Answer : We can use findElements() method to get the list of […]