PlaywrightIntegration

class Object
trait Matchable
class Any
IOSuite

Value members

Abstract methods

def getPlaywright(res: <none>): PlaywrightRuntime

Concrete methods

def eventually[A](a: IO[A], policy: PlaywrightRetry)(f: A => Expectations): IO[Unit]
def getPageContext(res: <none>): Resource[IO, PageContext]
def pageTest(tn: TestName)(f: PageContext => IO[Expectations]): Unit
def retryPolicy: PlaywrightRetry