Pick a workflow.
- write down the steps
- develop a manual test for each step
- identify interface elements in the manual test using the DOM inspector
- write out the plan for each test, specifying as much as possible
- find out how much of this you can do with RSelenium without using JavaScript
Make a recommendation to continue.
Pick a workflow.
Make a recommendation to continue.