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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

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