Skip to content

Add a direct driver.submit(selector) method for the raw driver #2132

@mdmintz

Description

@mdmintz

Add a direct driver.submit(selector) method for the raw driver

This is specifically useful for syntax formats that use the raw driver instead of BaseCase methods.

This should be a shortcut for driver.find_element(selector).submit().

Note that SeleniumBase has modified driver methods to default the by to css selector if not provided.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions