Interface PlaywrightDriver.FrameTrait

Enclosing class:
PlaywrightDriver

public static interface PlaywrightDriver.FrameTrait

A Frame has a title and can create FrameLocators as well as regular Locators. So have other Frame-like classes.

This class acts as a common interface for different Playwright classes providing these capabilities.