GithubHelp home page GithubHelp logo

selenium_python_mb's Introduction

selenium_python_mb

Technologies Used

  • Python
  • Selenium
  • Pytest
  • Allure

Test Website

Getting Started

To set up the project, you can manually install all the required packages listed in the requirements.txt file or run the following command:

pip install -r requirements.txt

Running the Tests

To run these tests without allure report, I recommend using the startup script simple_run.sh or simple_run.bat, depending on your system and terminal. You can execute it with the following commands:

Bash: bash simple_run.sh

Windows: .\simple_run.bat

To run these test with allure report, use one of the following files:

Bash: bash run_tests_with_report.sh

Windows: .\run_tests_with_report.bat

In the end the new report will open in your browser.

You can customize which tests you run by editing the line with the tag in the file. By default, the tests are tagged as pytest -m login.

List of Available Tags

Here are the available tags for running specific test categories:

  • login: Tests related to the login process.
  • checkout: Tests related to the checkout process.
  • register: Tests related to the registration process.
  • billing: Tests related to billing in the account section.

selenium_python_mb's People

Contributors

maartinbo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.