HISTORY.rst
LICENSE
Makefile
README.rst
dev-requirements.txt
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
.claude/commands/add-browser-operation.md
scripts/commit_version.py
scripts/new_version.py
scripts/print_version_for_release.py
src/galaxy/selenium/__init__.py
src/galaxy/selenium/availability.py
src/galaxy/selenium/axe_results.py
src/galaxy/selenium/cli.py
src/galaxy/selenium/context.py
src/galaxy/selenium/driver_factory.py
src/galaxy/selenium/has_driver.py
src/galaxy/selenium/has_driver_protocol.py
src/galaxy/selenium/has_driver_proxy.py
src/galaxy/selenium/has_playwright_driver.py
src/galaxy/selenium/jupyter_context.py
src/galaxy/selenium/navigates_galaxy.py
src/galaxy/selenium/playwright_element.py
src/galaxy/selenium/py.typed
src/galaxy/selenium/smart_components.py
src/galaxy/selenium/wait_methods_mixin.py
src/galaxy/selenium/web_element_protocol.py
src/galaxy/selenium/scripts/__init__.py
src/galaxy/selenium/scripts/dump_tour.py
src/galaxy/selenium/toolbox/__init__.py
src/galaxy/selenium/toolbox/filters.py
src/galaxy_selenium.egg-info/PKG-INFO
src/galaxy_selenium.egg-info/SOURCES.txt
src/galaxy_selenium.egg-info/dependency_links.txt
src/galaxy_selenium.egg-info/entry_points.txt
src/galaxy_selenium.egg-info/requires.txt
src/galaxy_selenium.egg-info/top_level.txt
tests/seleniumtests/__init__.py
tests/seleniumtests/conftest.py
tests/seleniumtests/test_driver_factory.py
tests/seleniumtests/test_has_driver.py
tests/seleniumtests/test_server.py
tests/seleniumtests/test_smart_components.py
tests/seleniumtests/util.py
tests/seleniumtests/fixtures/__init__.py
tests/seleniumtests/fixtures/accessibility.html
tests/seleniumtests/fixtures/basic.html
tests/seleniumtests/fixtures/frame.html
tests/seleniumtests/fixtures/smart_components.html