LICENSE
MANIFEST.in
README.md
makefile
setup.cfg
setup.py
bin/create-dirs
bin/create-scenario
bin/create-scenario-gui
bin/extra_modules_for_pb_testing.py
bin/pb_configuration
bin/prepare
bin/scan_for_urls
bin/step_creator
src/browser_scraper/__init__.py
src/browser_scraper/test.py
src/gui/__init__.py
src/gui/step_creation.py
src/gui_handlers/__init__.py
src/gui_handlers/step_creation/__init__.py
src/gui_handlers/step_creation/copy_html_button.py
src/gui_handlers/step_creation/delete_action_button.py
src/gui_handlers/step_creation/load_configuration_button.py
src/gui_handlers/step_creation/move_action_arrows_buttons.py
src/gui_handlers/step_creation/save_configuration_button.py
src/gui_handlers/step_creation/show_html_button.py
src/gui_handlers/step_creation/tag_list_listbox.py
src/gui_handlers/step_creation/todo_actions_listbox.py
src/gui_handlers/step_creation/xpath_viewer_input.py
src/interface/__init__.py
src/interface/menu.py
src/pb_testing/__init__.py
src/pb_testing/my_functions.py
src/pb_testing.egg-info/PKG-INFO
src/pb_testing.egg-info/SOURCES.txt
src/pb_testing.egg-info/dependency_links.txt
src/pb_testing.egg-info/requires.txt
src/pb_testing.egg-info/top_level.txt
src/preparation/__init__.py
src/preparation/common_steps_copy.py
src/preparation/configuration_gui.py
src/preparation/create_config_file.py
src/preparation/create_directory.py
src/preparation/site_attributes.py
src/preparation/steps_files.py
src/scenario_helper/GUI_TEST_2.PY.py
src/scenario_helper/__init__.py
src/scenario_helper/actions.py
src/scenario_helper/autocompleter.py
src/scenario_helper/feature.py
src/scenario_helper/file_helper.py
src/scenario_helper/gherkin_attributes_loader.py
src/scenario_helper/gui_for_creating_tests.py
src/scenario_helper/gui_test.py
src/scenario_helper/menu_helper.py
src/scenario_helper/scenario.py
src/site_scraping/__init__.py
src/site_scraping/site_info.py
src/site_scraping/test.py
src/site_scraping/xpath_check.py
src/sqlite/__init__.py
src/sqlite/database.py
src/text_to_test_transform/__init__.py
src/text_to_test_transform/test.py
src/url_importer/__init__.py
src/url_importer/django.py
src/url_importer/rails.py
src/url_importer/shell_command.py
src/website_elements/__init__.py
src/website_elements/action_name.py
src/website_elements/website_tag.py