At the top of the testing using selenium framework, this tool provides:
1. Complete task scripting functionality
2. Single click partial item run support
3. Automatic final xml & java file generation
Scripting
- Launch URL: http://sim5Runner.github.io
- User select application type
- Add task details
- Add multiple methods and actions
Execution
- Click top right settings button
- Select method / pathway to run
- Click on run - This will launch server page
- Click launch
Pre-requisites:
- Download runner server (https://goo.gl/wlEiHH)
(RunnerLauncher.v2.zip - will work with updated framework) - Extract the files & Start the server using "RunnerLauncher.exe"
- Navigate to /server folder after extracting RunnerLauncher.zip & update following parameter in config.xml: <url>http://192.168.2.150/sims4120503/SIM5Frame.aspx </url> according to the build url you want to run tests.
- Checkout selenium framework code from svn
- Launch http://localhost
- Set Path of selenium framework src folder
Exporting xml & java files
- Add Pathways
a) Select methods in each item & click "Add Pathway"
b) You can add / delete multiple pathways using above steps - Create Files by clicking "Export Files" on top right corner - This will launch the server page
- On the new page you can run complete set of pathways
- You can download xml & Java files from this page
- Node
- Java
- Maven
- Directory structure for xml/ json / java files will not be created automatically in some cases
- Self Updating Runner Launcher
Please feel free to contribute code; report issues and add suggestions on github. GitHub Repo: https://github.com/sim5runner/sim5runner.github.io