puppeteer-sharp
puppeteer-sharp copied to clipboard
Add missing tests waittask.spec.ts
waittask.spec.ts: Frame.waitForSelector: should wait for element to be visible (display) waittask.spec.ts: Frame.waitForSelector: should wait for element to be visible (visibility) waittask.spec.ts: Frame.waitForSelector: should wait for element to be visible (bounding box) waittask.spec.ts: Frame.waitForSelector: should wait for element to be visible recursively waittask.spec.ts: Frame.waitForSelector: should wait for element to be hidden (visibility) waittask.spec.ts: Frame.waitForSelector: should wait for element to be hidden (display) waittask.spec.ts: Frame.waitForSelector: should wait for element to be hidden (bounding box) waittask.spec.ts: Frame.waitForSelector: should wait for element to be hidden (removal) waittask.spec.ts: Frame.waitForXPath: hidden should return null if the element is not found waittask.spec.ts: Frame.waitForXPath: hidden should return an empty element handle if the element is found