serenity
serenity copied to clipboard
WebDriver: Implement `GET /session/{id}/source` endpoint
This patch introduces the WebDriver endpoint for getting the source of the currently open page. There already is an async IPC call for this between OOPWV and WebContent, however this adds a synchronous version of that.
🤦 Ah right. The web is dynamic. I soo live in 2003 with my Browser...
Superseded by #15897.