Pylenium.io
CtrlK
GitHub ↗️
  • Welcome to Pylenium
  • Getting Started
  • Guides
  • CLI
  • Configuration
  • Fixtures
  • Driver Commands
  • Element Commands
    • 🔍Find Elements
    • ⏱️Element.should()
    • 👏Actions
      • check
      • clear
      • click
      • deselect
      • double_click
      • drag_to
      • drag_to_element
      • focus
      • hover
      • right_click
      • scroll_into_view
      • select_by_index
      • select_by_text
      • select_by_value
      • submit
      • type
      • uncheck
      • upload
    • 🔢Element Data
    • 👨‍👩‍👧‍👦Family
    • open_shadow_dom
    • screenshot
    • webelement
  • Elements Commands
  • Contribute
Powered by GitBook
On this page
  1. Element Commands

👏Actions

The commands that perform actions against the elements.

checkclearclickdeselectdouble_clickdrag_todrag_to_elementfocushoverright_clickscroll_into_viewselect_by_indexselect_by_textselect_by_valuesubmittypeuncheckupload
PreviousElement.should()Nextcheck

Last updated 3 years ago