WebDriver Test Tools
3.2

Docs:

  • WebDriver Test Tools
  • Test Project Overview
  • Installation
  • Example Project
  • Testing with Additional Browsers
  • Testing Utilities Overview
  • Page Object Prototypes Overview
  • Page Object Prototype Syntax
  • BrowserStack Support
  • Troubleshooting Tests
  • webdriver_test_tools API
    • Subpackages
      • Framework
        • webdriver_test_tools.config package
        • webdriver_test_tools.pageobject package
        • webdriver_test_tools.testcase package
      • Utilities
      • Internal
WebDriver Test Tools
  • Docs »
  • webdriver_test_tools API »
  • webdriver_test_tools.config package
  • View page source

webdriver_test_tools.config packageΒΆ

Default configurations for various items in the test framework.

This module imports the following classes:

webdriver_test_tools.config.browser.BrowserConfig webdriver_test_tools.config.browser.BrowserStackConfig webdriver_test_tools.config.projectfiles.ProjectFilesConfig webdriver_test_tools.config.site.SiteConfig webdriver_test_tools.config.test.TestSuiteConfig webdriver_test_tools.config.webdriver.WebDriverConfig

  • webdriver_test_tools.config.browser module
  • webdriver_test_tools.config.browserstack module
  • webdriver_test_tools.config.projectfiles module
  • webdriver_test_tools.config.site module
  • webdriver_test_tools.config.test module
  • webdriver_test_tools.config.webdriver module
Next Previous

© Copyright 2019, Connor de la Cruz

Built with Sphinx using a theme provided by Read the Docs.