qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.
https://qxf2.com
MIT License
256 stars 191 forks source link

Added test to validate Menu options in the Weather Shopper app #434

Open shivahari opened 3 weeks ago

shivahari commented 3 weeks ago
  1. Added a test to validate Weather Shopper Menu options
  2. Added helper methods to accommodate the test
  3. Added methods to the existing PageObject to perform actions on the page elements
  4. Added a new PageObject to handle interactions against Chrome Webview