Does anyone know of an API that allows shortcuts to be executed on Google Chrome web browser (such as CRTL+P - which is print; or CRTL+T - which is open new tab).
This question comes as it doesn't appear that Selenium has such a capacity as its send_keys functionality require an element on the web page rather than being actioned from a browser object.