web » saveTitle(var)
Description
This command saves the current page title (i.e. <title>...</title>
) to a variable denoted as var
.
Parameters
- var - the variable to store the current page title.
This command saves the current page title (i.e. <title>...</title>
) to a variable denoted as var
.