As Selenium Webdriver is the most used tools among selenium tool set, it is important for us to understand how to use selenium to interact with web apps. In this module, let us understand how to interact with GUI objects using selenium webdriver.
We need to interact with the application using some basic actions or even some advanced user action by developing user defined function for which there are no predefined commands.
Following are the different kinds of actions against those GUI objects. Click on each one of the below actions to understand better.
- Text Box Interaction
- Radio Button Selection
- Check Box Selection
- Drop Down Item Selection
- Synchronization
- Drag & Drop
- Keyboard actions
- Mouse actions
- Multi Select
- Find all Links
No comments:
Post a Comment