You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jshandle.spec.ts: Page.evaluateHandle: should work
jshandle.spec.ts: Page.evaluateHandle: should accept object handle as an argument
jshandle.spec.ts: Page.evaluateHandle: should accept object handle to primitive types
jshandle.spec.ts: Page.evaluateHandle: should warn on nested object handles
jshandle.spec.ts: Page.evaluateHandle: should accept object handle to unserializable value
jshandle.spec.ts: Page.evaluateHandle: should use the same JS wrappers
jshandle.spec.ts: Page.evaluateHandle: should work with primitives
jshandle.spec.ts: JSHandle.jsonValue: works with jsonValues that are not objects
jshandle.spec.ts: JSHandle.jsonValue: works with jsonValues that are primitives
jshandle.spec.ts: JSHandle.toString: should work with different subtypes
The text was updated successfully, but these errors were encountered:
jshandle.spec.ts: Page.evaluateHandle: should work
jshandle.spec.ts: Page.evaluateHandle: should accept object handle as an argument
jshandle.spec.ts: Page.evaluateHandle: should accept object handle to primitive types
jshandle.spec.ts: Page.evaluateHandle: should warn on nested object handles
jshandle.spec.ts: Page.evaluateHandle: should accept object handle to unserializable value
jshandle.spec.ts: Page.evaluateHandle: should use the same JS wrappers
jshandle.spec.ts: Page.evaluateHandle: should work with primitives
jshandle.spec.ts: JSHandle.jsonValue: works with jsonValues that are not objects
jshandle.spec.ts: JSHandle.jsonValue: works with jsonValues that are primitives
jshandle.spec.ts: JSHandle.toString: should work with different subtypes
The text was updated successfully, but these errors were encountered: