|
MōBrowser API
|
Allows working with the browser's DevTools. More...
#include <devtools.hpp>
Public Member Functions | |
| virtual std::shared_ptr< Browser > | browser ()=0 |
| Returns the browser instance of this DevTools. | |
| virtual void | show ()=0 |
| Shows DevTools. | |
| virtual void | hide ()=0 |
| Hides DevTools if it is shown. | |
Allows working with the browser's DevTools.
|
pure virtual |
Shows DevTools.
Depending on the current state of DevTools and the browser window, this method may behave differently: