Skip to main content

A set of pages and elements used to interact with odoo pages and widget using the page selenium objects pattern

Project description

pipeline status coverage report Version status PyPi Package

Selenium odoo pages

A set of pages and elements used to interact with odoo pages and widgets using the page selenium objects pattern.

Usage

This library provides set of common tools using Selenium to interact with odoo web pages. It was written to write Behavior-Driven Development tests but can be used without Gherkin language as described bellow.

To learn about Gherkin language you may start with pytest-bdd documentation the recommended tools to launch your tests.

The example directory contains examples of usages that are also used to test this library.

Rules of thumb to make scenario easier to maintains

  • scenario should be as short as possible
  • a scenario should focus to one thing
  • preparing data should be as fast as possible using available shortcut (xmlrpc, database access...)

Contributing

The idea of this librairy is t

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

selenium-odoo-pages-0.4.0.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

selenium_odoo_pages-0.4.0-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page