screenpy_selenium
stable

Topics:

  • Extended API
    • Additional Abilities
    • Additional Actions
    • Additional Questions
    • Additional Resolutions
    • Target
  • Targets
  • ScreenPy Selenium Recipes
screenpy_selenium
  • Extended API
  • Edit on GitHub

Extended API

screenpy_selenium provides an Ability along with several Actions, Questions, and Resolutions. All together, these tools extend ScreenPy to allow Actors to perform web-based UI tests through Selenium.

Topics:

  • Additional Abilities
    • BrowseTheWeb
  • Additional Actions
    • AcceptAlert
    • Chain
    • Clear
    • Click
    • DismissAlert
    • DoubleClick
    • Enter
    • Enter2FAToken
    • GoBack
    • GoForward
    • HoldDown
    • MoveMouse
    • Open
    • Pause
    • RefreshPage
    • Release
    • RespondToThePrompt
    • RightClick
    • SaveConsoleLog
    • SaveScreenshot
    • Select
    • SwitchTo
    • SwitchToTab
    • Wait
  • Additional Questions
    • Attribute
    • BrowserTitle
    • BrowserURL
    • Cookies
    • Element
    • List
    • Number
    • Selected
    • Text
    • TextOfTheAlert
  • Additional Resolutions
    • IsClickable
    • IsVisible
    • IsInvisible
    • IsPresent
  • Target
    • Target API
Previous Next

© Copyright 2022-2023 Perry Goy. Revision 1ee8ded8.

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