-
Notifications
You must be signed in to change notification settings - Fork 14
DevTools handling
aqualityAutomation edited this page Apr 9, 2023
·
6 revisions
The DevToolsHandling class contains a set of general methods for handling the Chrome DevTools Protocol (CDP).
Selenium 4 implements methods to collect performance metrics based on CDP Performance methods (e.g. Nodes - number of DOM nodes on a page, ScriptDuration - total execution of all JS scripts). The following wrapper methods were created in Aquality Selenium to collect performance metrics: