com.applitools.eyes.playwright.universal.dto.Context Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eyes-playwright-java5 Show documentation
Show all versions of eyes-playwright-java5 Show documentation
Applitools Eyes SDK for Playwright Java
package com.applitools.eyes.playwright.universal.dto;
import com.applitools.eyes.universal.Reference;
public class Context extends Reference {
}