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
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