This is an example of how testing a simple webshop could be solved with Ranorex Webtestit and Python.
Ranorex Webtestit is a lightweight IDE optimized for building UI web tests with Selenium or Protractor. It supports developing tests in Java, Python and TypeScript and includes built-in best practices such as the creation of Page Objects, separating test code from the testing framework, creating modular and reusable tests, cross-browser testing, and more.
- Open Ranorex Webtestit
- Click "Open sample project"
- Choose "Python - Demoshop"
- Choose a folder to clone into and confirm
- The newest version will be cloned and opened
This project is licensed under the MIT License.