Debugging - SELENIUM

We have successfully created a number of tests and have seen how we can work against AJAX applications, but unfortunately creating tests that run perfectly first time can be difficult. Sometimes, as a test automater, you will need to debug your tests to see what is wrong.

Interested in mastering Selenium? Enroll now for FREE demo on Selenium Training.

These two steps are quite useful when your tests are not running and you want to execute a specific command.

  • Highlight a command.
  • Press the X key: This will make the command execute in the Selenium IDE

highlight(locator)
Arguments:

  • locator – an element locator

                                                       Checkout Selenium Interview Questions

Briefly changes the backgroundColor of the specified element yellow. Useful for debugging.
Find: 
Find is a button in selenium IDE. Which is used to find the element.

 

 

Job Support Program

Online Work Support for your on-job roles.

jobservice

Our work-support plans provide precise options as per your project tasks. Whether you are a newbie or an experienced professional seeking assistance in completing project tasks, we are here with the following plans to meet your custom needs:

  • Pay Per Hour
  • Pay Per Week
  • Monthly
Learn MoreGet Job Support
Course Schedule
NameDates
Selenium Training Nov 19 to Dec 04View Details
Selenium Training Nov 23 to Dec 08View Details
Selenium Training Nov 26 to Dec 11View Details
Selenium Training Nov 30 to Dec 15View Details
Last updated: 18 Sep 2020
About Author

 

Madhuri is a Senior Content Creator at MindMajix. She has written about a range of different topics on various technologies, which include, Splunk, Tensorflow, Selenium, and CEH. She spends most of her time researching on technology, and startups. Connect with her via LinkedIn and Twitter .

read less
  1. Share:
Selenium Articles