You have 3 Dialog Box on desktop window and u want to click on
yes button on 3rd Dialog box how to write the script to click
on yes by DP? Note Dialog box names are same
Answer / reddeth
"WinObjHierarchy"Dialog
("title:=SomeTitle","Index:=3).Winbutton("name:=Yes")
Is This Answer Correct ? | 10 Yes | 0 No |
What is the deference between automation tools and management tools?
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
Tell me what is the testng.xml file used for?
what is the advantage and dis-advantages of using framework ?
what are categories in step generator?
Tell me which web driver implementation is the fastest?
Is ui level testing possible?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What is functional and regression testing?
Tell me what is automation testing?
Can you achieve 100% automation?
Tell us the line of code webdriver driver = new firefoxdriver();.?