
Currently, for the good quality of the website, Selenium IDE is used for regression testing. Everyone has to face problem to make an IDE script in below cases:-
Here, we have described the usage of commands on your website for the above cases.
Steps to test pagination on your website with the Selenium IDE:
Scenario: These are the no. of pages or a Pagination, on which user wants to go.
Follow the below mentioned steps:
Step-1:
Step-2:
Or else add a command to a source file as shown below.
Steps to test Mouseover on your website with the Selenium IDE
Scenario: Here, is the popup, which is opened while hovering the button.
Follow the below mentioned steps:
Step-1:
Step-2:
Or else add command in source file as shown below.
Steps to use dragAndDrop command to move one location to another location in any Block
Scenario: Here is the Map, which is clickable in any area on a map to find clusters or Take other Example like Review slider.
Step-1:
Step-2:
Check below examples for more:
2. 20,-30 which moves the location to 20 pixels right and -30 pixels down on Map in your system screen.
3. -20,30 which moves the location to -20 pixels left and 30 pixels upper on Map in your system screen.
4. -20,-30 which moves the location to -20 pixels left and -30 pixels down on Map in your system screen.
Hope you find this info.regarding Selenium helpful and need more QA assistance then contact us now. Feel free to give your reviews on it.