Uses of Class
org.openqa.selenium.devtools.v126.runtime.Runtime.GetHeapUsageResponse
Packages that use Runtime.GetHeapUsageResponse
-
Uses of Runtime.GetHeapUsageResponse in org.openqa.selenium.devtools.v126.runtime
Methods in org.openqa.selenium.devtools.v126.runtime that return types with arguments of type Runtime.GetHeapUsageResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Runtime.GetHeapUsageResponse>
Runtime.getHeapUsage()
Returns the JavaScript heap usage.