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
Works with import * as playwright from 'playwright'
but not with import * as playwright from 'patchright'
Expected
the value in iframe input is bebo
Actual
the value in iframe input still placeholder
The text was updated successfully, but these errors were encountered:
kaliiiiiiiiii
changed the title
[BUG] I have a repository https://github.com/fancy45daddy/shadowroot, I can change the value in closed shadowroot in playwright but not in patchright
[BUG] changing the value in closed shadowroot fails
Nov 21, 2024
System info
Source code
Repo: fancy45daddy/shadowroot
Script: fancy45daddy/shadowroot/@main/play.mjs
Works with
import * as playwright from 'playwright'
but not with
import * as playwright from 'patchright'
Expected
the value in iframe input is
bebo
Actual
the value in iframe input still placeholder
The text was updated successfully, but these errors were encountered: