Warning

This document is for an old release 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]
handle_step(step, step_index)[source]