Browser interactions
You can manage easier the following items:
keyboard, to send key pressing events on the current pagewait, to wait for some events on the current pagecookies, to manage cookies on the current pagescreenshot, to download screenshots and prints from the current pagetabs, to manage and navigate through the current opened tabsconsole, to run javascript on the current page
You can access these abstractions by calling it from the Web object.