se-interpreter icon indicating copy to clipboard operation
se-interpreter copied to clipboard

Just FYI, this Phantom.js setup worked well for me

Open gavinengel opened this issue 9 years ago • 0 comments

I was able to run a simple Selenium .json test using:

  • https://www.npmjs.com/package/se-interpreter
  • https://www.npmjs.com/package/selenium-standalone
  • https://www.npmjs.com/package/phantomjs

Here are my notes as to how I was able to do it:

https://gist.github.com/gavinengel/e981e9c57a97d2deed5a

gavinengel avatar Jan 19 '16 22:01 gavinengel