PageSource returns the current page's source.
()
| 258 | Title() (string, error) |
| 259 | // PageSource returns the current page's source. |
| 260 | PageSource() (string, error) |
| 261 | // Close closes the current window. |
| 262 | Close() error |
| 263 | // SwitchFrame switches to the given frame. The frame parameter can be the |
no outgoing calls