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.

 

 

Course Schedule
NameDates
Selenium Training Jul 27 to Aug 11View Details
Selenium Training Jul 30 to Aug 14View Details
Selenium Training Aug 03 to Aug 18View Details
Selenium Training Aug 06 to Aug 21View 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