puppeteer-sharp icon indicating copy to clipboard operation
puppeteer-sharp copied to clipboard

Headless Chrome .NET API

Results 323 puppeteer-sharp issues
Sort by recently updated
recently updated
newest added

network.spec.ts: Request.headers: should define Chrome as user agent header network.spec.ts: Request.headers: should define Firefox as user agent header network.spec.ts: Request.initiator: should return the initiator network.spec.ts: Response.buffer: should throw if the...

puppeteer code

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...

puppeteer code

coverage.spec.ts: JSCoverage: should report right ranges for "per function" scope coverage.spec.ts: includeRawScriptCoverage: should not include rawScriptCoverage field when disabled coverage.spec.ts: includeRawScriptCoverage: should include rawScriptCoverage field when enabled coverage.spec.ts: CSSCoverage: should...

puppeteer code

touchscreen.spec.ts: Touchscreen: should report touchMove

puppeteer code

ariaqueryhandler.spec.ts: waitForSelector (aria): should work independently of `exposeFunction` ariaqueryhandler.spec.ts: waitForSelector (aria): should throw when frame is detached ariaqueryhandler.spec.ts: waitForSelector (aria): should survive cross-process navigation ariaqueryhandler.spec.ts: waitForSelector (aria): should wait for...

puppeteer code

jshandle.spec.ts: Page.evaluateHandle: should return the RemoteObject jshandle.spec.ts: Page.evaluateHandle: should warn about recursive objects

puppeteer code

requestinterception.spec.ts: Request.continue: should fail if the header value is invalid requestinterception.spec.ts: Request.respond: should allow mocking multiple headers with same key requestinterception.spec.ts: Request.respond: should fail if the header value is invalid

puppeteer code

launcher.spec.ts: Puppeteer.launch: can launch and close the browser launcher.spec.ts: Puppeteer.launch: tmp profile should be cleaned up launcher.spec.ts: Puppeteer.launch: userDataDir option restores preferences launcher.spec.ts: Puppeteer.launch: userDataDir argument with non-existent dir launcher.spec.ts:...

puppeteer code

elementhandle.spec.ts: ElementHandle.click: should return Point data elementhandle.spec.ts: ElementHandle.click: should not work for TextNodes elementhandle.spec.ts: ElementHandle.clickablePoint: should work elementhandle.spec.ts: ElementHandle.clickablePoint: should work for iframes elementhandle.spec.ts: Element.waitForSelector: should wait correctly with waitForSelector...

puppeteer code

evaluation.spec.ts: Page.evaluate: should work with function shorthands evaluation.spec.ts: Page.evaluate: should accept "null" as one of multiple parameters evaluation.spec.ts: Page.evaluate: should return promise as empty object

puppeteer code