Skip to content

extjs/RxSe-python-data-driven-sample

Repository files navigation

Sencha WebTestIt Data-driven testing sample

This is an example of how testing a simple login scenario could be solved with Sencha WebTestIt and Python, using the library Parameterized for a Data driven testing strategy

Sencha WebTestIt

Sencha WebtestIt is a lightweight IDE optimized for building UI web tests with Selenium, Unittest 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.

Requirements

Instructions

  • Make sure Python >= 3.6 and pip is installed
  • Open Sencha WebTestIt
  • Click "Open sample project"
  • Choose "Python - Data-driven sample"
  • Choose a folder to clone into and confirm
  • The newest version will be cloned and opened

Other samples

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages