Skip to content

browser_calendar_select_option #65

Description

@braden-seaborn

Title: Calendar Input
Description: Input a date into a calendar
Parameters:
async def browser_calendar_select_option(
element: str,
ref: str,
year: int,
month: int,
day: int,
timeout: int = 30000,
wait_for_network: bool = True,
return_snapshot: bool = True,
apply_stealth: bool = True
) -> str:
Read-only: true

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions