Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.54 KB

Sencha WebTestIt Java Demoshop

This is an example of how testing a simple webshop could be solved with Sencha WebTestIt and Java.

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 JDK is installed
  • Open Sencha WebTestIt
  • Click "Open sample project"
  • Choose "Java - Demoshop"
  • 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.