mirror of
https://github.com/RGBCube/serenity
synced 2025-06-28 21:02:07 +00:00
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
This commit is contained in:
parent
561f9f36f7
commit
88dcdf681f
16 changed files with 26 additions and 61 deletions
|
@ -37,7 +37,6 @@ public:
|
|||
|
||||
void debug_request(String const& request, String const& argument = {});
|
||||
void get_source();
|
||||
String serialize_source();
|
||||
|
||||
void inspect_dom_tree();
|
||||
struct DOMNodeProperties {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue