Moving from Selenium IDE to what? -
i have been given following job boss:
- three years ago former employee created selenium tests our project , committed them via eclipse
- now have update tests due fact software has changed through time.
- i created new ide tests, instead of editing old ones.
- i have committed them through cvs in project folder , access them via browser (selenium has folder in project)
- when run these tests via ide, run fine, when run them via testrunner in old selenium installation, there lot of errors.
should install new version of selenium in project folder , should be?
or should run tests ide instead? (i read somewhere testrunner deprecated)
how tests made in ide run through web driver?
have looked @ selenium builder? supports migrating existing scripts, works sauce labs , there jenkins plugin](https://wiki.jenkins-ci.org/display/jenkins/selenium+builder+plugin) available.
Comments
Post a Comment