“clickAt” and “clickAtAndWait” commands with example in selenium IDE
“clickAt” selenium IDE command“clickAt” command is useful when you need to click on specific x,y position of any element of software web application. Sometime this types of conditions occurs at that time you can use clickAt command. You need to fill x,y position value in value field of command. In bellow example of selenium IDE … Read more