Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The test automation solution utilizes an open source test framework developed and maintained by A1QA. Source code is made available under the Apache 2.0 license.   The framework helps normalize front end test development for Selenium tests Selenium tests and apply best practices to test implementation.

...

  1. Simple configuration
  2. Parallel runs
  3. Flexible browser (web driver) construction
  4. Stable and predictable interactions with elements
  5. Smart conditional waits
  6. Pack of JavaScripts for advanced usage


Structure

Image Added