Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
is_logged_in = await page.validate("Check if the user is logged in") print(is_logged_in) # True or False
bool
boolean
True
False
Was this page helpful?