user interface - TheIntern set up and configuration -


i'm trying theintern , running on project, i've managed webdriver.io running need demo theintern web automation. can't seem set right.

i'm using node , npm intern dependency outlined in package.json file i've ran npm install - , ok there. have test file

and selenium standalone running can't seem work, suggestions or steps i'm missing great help.

intern includes support need webdriver tests, including selenium manager , own webdriver library. (note need java installed run selenium, sounds you've taken care of that.)

to run webdriver tests, you'll want write functional tests. functional test call methods on "remote" (this.remote), object implementing webdriver api, , return result.

to run functional tests, use node_modules/.bin/intern-runner, or intern run -w if you've installed intern-cli. in intern config, set tunnel property 'seleniumtunnel' let intern download , manage selenium, or 'nulltunnel' use own running instance of selenium.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -