Interview Questions

Selenium WebDriver and Selenium IDE - What Selenese command can be used to display the value of a variable in the log file, which can be very valuable for debugging?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - What Selenese command can be used to display the value of a variable in the log file, which can be very valuable for debugging?

We can use echo command to log information in the test result output.

(Continued on next question...)

Other Interview Questions