title
The command to get the current page's title.
Syntax
py.title() -> strUsage
py.title()py.titleArguments
Yields
Examples
assert py.title() == "QA at the Point"Last updated
The command to get the current page's title.
py.title() -> strpy.title()py.titleassert py.title() == "QA at the Point"Last updated