Warning

This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.

galaxy.selenium.scripts package

Submodules

galaxy.selenium.scripts.dump_tour module

galaxy.selenium.scripts.dump_tour.main(argv=None)[source]
class galaxy.selenium.scripts.dump_tour.DumpTourCallback(driver_wrapper, output)[source]

Bases: object

__init__(driver_wrapper, output)[source]
driver_wrapper: DriverWrapper
handle_step(step, step_index)[source]