Uses of Class
org.openqa.selenium.devtools.v85.audits.model.AffectedFrame
Packages that use AffectedFrame
-
Uses of AffectedFrame in org.openqa.selenium.devtools.v85.audits.model
Methods in org.openqa.selenium.devtools.v85.audits.model that return AffectedFrameMethods in org.openqa.selenium.devtools.v85.audits.model that return types with arguments of type AffectedFrameModifier and TypeMethodDescriptionBlockedByResponseIssueDetails.getFrame()MixedContentIssueDetails.getFrame()Optional because not every mixed content issue is necessarily linked to a frame.Constructors in org.openqa.selenium.devtools.v85.audits.model with parameters of type AffectedFrameModifierConstructorDescriptionHeavyAdIssueDetails(HeavyAdResolutionStatus resolution, HeavyAdReason reason, AffectedFrame frame) Constructor parameters in org.openqa.selenium.devtools.v85.audits.model with type arguments of type AffectedFrameModifierConstructorDescriptionBlockedByResponseIssueDetails(AffectedRequest request, Optional<AffectedFrame> frame, BlockedByResponseReason reason)