Interview Questions

Selenium WebDriver and Selenium IDE - What Selenese commands can be used to help debug a regexp?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - What Selenese commands can be used to help debug a regexp?

Text Pattern matching commands can be used to help debug a regex. For example, Verify Title regexp:*.Film will match any text with *.Film pattern.

(Continued on next question...)

Other Interview Questions