Interview Questions

Selenium WebDriver and Selenium IDE - If one wanted to display the value of a variable named answer in the log file, what would the first argument to the previous command look like?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - If one wanted to display the value of a variable named answer in the log file, what would the first argument to the previous command look like?

echo ${variableName}

(Continued on next question...)

Other Interview Questions