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.
Codacy detected an issue in Dockerfile : Always tag the version of an image explicitly.
To resolve the issue explicitly tagging the image with a specific version for base image (ubuntu:16.04) ensures that application will not break due to random changes across different versions of an image we depend on
Always tag the version of an image explicitly
.