Tuesday 9 May 2017

Selenium webdriver : How to display values in console

I'm using selenium webdriver with node.js (javascript ) Is there any way to output some value in the test runtime console.

Something like :

console.log(variable)

but in the console of the test while running .

Suggestions ?



via firasKoubaa

No comments:

Post a Comment