Skip to content

AuthenticatedScreenshotOptions

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/screenshot-worker/src/app/playwright/playwright.service.ts

Properties

PropertyType
targetUrlstring
loginUrlstring
usernamestring
passwordstring
usernameSelectorstring
passwordSelectorstring
submitSelectorstring
successSelectorstring
browserTypeBrowserType
viewport`{
width: number;
height: number;

}| |fullPage|boolean| |waitForSelector|string| |waitForTimeout|number` |

Was this page helpful?

Download as PDF