echo(): is used

Options
- to display the value of a variable in the log file, which can be very valuable for debugging.
- Display the value of a variable named answer in the log file, what would the first argument to the previous command look like.
- Both of these
- None of these


CORRECT ANSWER : Both of these

Discussion Board
Selenium

Answer: Both of these
Solution: Echo() command is used to display stored value of variable in the log file. This command is specially used at the time of debugging process
Therefore, both option is satisfied the question.


Rohit Srivastava 07-28-2014 05:31 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement