Skip to content

Flexibox released to PythonPackageIndex

Compare
Choose a tag to compare
@Corefinder89 Corefinder89 released this 14 Jun 04:01
· 33 commits to master since this release
e31bd77

Base commits to this version:

  1. This release is basically focused on renaming the module name to flexibox from browserium.
  2. Codebase to run selenium code using the docker selenium grid.

Improve tests

  1. Improved test coverages to test code run for selenium grid (Chrome and Firefox)
  2. Also disintegrated test coverages in terms of regressions and unit test coverages.
  3. Have a single class to execute both the regression tests and the unit tests.