Skip to content

Conversation

guxx0014
Copy link

Without this closure, this may occur with browser fixture created from extending test

Error: page.evaluate: TypeError: callbacks.set is not a function

    at <anonymous>:24:64
    at new Promise (<anonymous>)
    at globalThis.<computed> (<anonymous>:24:21)
    at eval (eval at evaluate (:234:30), <anonymous>:2:16)
    at UtilityScript.evaluate (<anonymous>:236:17)
    at UtilityScript.<anonymous> (<anonymous>:1:44)

Without this closure, this may occur with browser fixture created from
extending test

Error: page.evaluate: TypeError: callbacks.set is not a function

        at <anonymous>:24:64
        at new Promise (<anonymous>)
        at globalThis.<computed> (<anonymous>:24:21)
        at eval (eval at evaluate (:234:30), <anonymous>:2:16)
        at UtilityScript.evaluate (<anonymous>:236:17)
        at UtilityScript.<anonymous> (<anonymous>:1:44)

Signed-off-by: Hong Gu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants