.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/deploy.yml
.github/workflows/pull_request.yml
src/selenium_smart_locator.egg-info/PKG-INFO
src/selenium_smart_locator.egg-info/SOURCES.txt
src/selenium_smart_locator.egg-info/dependency_links.txt
src/selenium_smart_locator.egg-info/requires.txt
src/selenium_smart_locator.egg-info/top_level.txt
src/smartloc/__init__.py
testing/__init__.py
testing/test_smart_locator.py