playwright/docs/class-timeouterror.md
2021-01-01 15:17:27 -08:00

4.2 KiB

id title
class-timeouterror class: TimeoutError

TimeoutError is emitted whenever certain operations are terminated due to timeout, e.g. page.waitForSelector(selector[, options]) or browserType.launch([options]).