Interview Questions

Selenium WebDriver and Selenium IDE - What is wrong with this character class range? [A-z]

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - What is wrong with this character class range? [A-z]

It should be [a-z]; A should be written as lower case.

(Continued on next question...)

Other Interview Questions