Can I Write Selenium Tests in JavaScript? -


selenium's written in javascript. how write tests in javascript? tried adding user extensions, how call regular selenium commands javascript? tried calling doopen, doesn't wait browser load should. how call selenium command javascript?

yes can! there node.js implementation of selenium 1 @ https://github.com/learnboost/soda


Comments

Popular posts from this blog

mod rewrite - Doing external redirect. .htaccess NS flag not working. How to achieve similar results? -

mysql - How to insert just year and month into date field? -