bureau-ium
v1.0.0-alpha.2
Published
A library powered by Selenium and Frisby.js to make writing tests simpler and debugging easier
Downloads
7
Maintainers
Readme
BUsiness REadable AUtomation
An abstraction library for Selenium and Frisby.js with simplifying the automation code in mind. It allows us to chain actions (including waits as standard), making the process of writing test code faster. Self documenting and easy to use, this library is perfect for those learning automation, and those experienced in it.
Using promises and asynchronous functionality, it captures some of the more common errors, includes a functional library to interact with elements, navigate with and send api requests to urls, and transforms the bureau-ium.config.json for use elsewhere
For some examples of how to use it, see: https://github.com/KyleFairns/sia