Selenium IDE – Complete List of Commands With Examples Part – 2

This guide provides a complete list of Selenium IDE commands with descriptions and usage examples. You’ll learn how each command works and how to use them effectively in test automation to create reliable and maintainable test cases. Pending commands list in part 1 with tutorial link are listed in bellow given table. Click on command … Read more

Selenium IDE Tutorials – “assertConfirmationNotPresent” and “assertConfirmationPresent” Example

My all tutorials on Selenium IDE are with practical examples and you can view all command examples on Example Page -1 and Example Page -2. Let me describe you 2 more selenium IDE commands which are related to confirmation message. We have already seen how to use “assertConfirmation” and “verifyConfirmation” commands. “assertConfirmationNotPresent” and “assertConfirmationPresent” are very related … Read more