Title returns the current page's title.
()
| 256 | CurrentURL() (string, error) |
| 257 | // Title returns the current page's title. |
| 258 | Title() (string, error) |
| 259 | // PageSource returns the current page's source. |
| 260 | PageSource() (string, error) |
| 261 | // Close closes the current window. |