Selenium::Session
Constructors
Instance methods
active_element
Sourcealert_manager
Sourcecommand_handler
Sourcecookie_manager
Sourcecurrent_url
Sourcedelete
Sourcedocument_manager
Sourcefind_element(using : LocationStrategy, value)
Sourcefind_elements(using : LocationStrategy, value)
Sourcehttp_client
Sourceid
Sourcelocal_storage_manager
Sourcemove_to(element : Selenium::Element)
Sourceperform_actions(action_sequence)
Sourcerelease_actions
Sourcesession_storage_manager
Sourceset_timeouts(timeouts)
Sourceswitch_to_frame(id)
TODO: write test once it is understood:
- how to know/acquire the frame id
- what a frame is
- what switching frames will do
timeouts
Sourcetitle
Sourcewindow_manager
Source