Py-TestUI (Python)
Loadero uses Py-TestUI (Python) to handle participant action simulation. Py-TestUI offers a lot of its commands to handle interaction with the browser while providing also direct access to underlying Selenium driver.
Py-TestUI documentation can be found here.
In addition to built-in Py-TestUI commands, Loadero team is implementing additional custom commands to accomplish other tasks that would not be possible otherwise.
Available third party libraries
Additional libraries are installed and available in the script:
Available imports from TestUI - v1.1.1
testui.support.testui_driver.TestUIDriver
testui.support.logger
testui.elements.testui_element.e
testui.elements.testui_collection.ee