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
Just like #47, Page::type_builder() seems to be broken unless I provide it with delay and timeout options manually. Otherwise playwright complains saying it expected to receive number, but got object.
The text was updated successfully, but these errors were encountered:
Just like #47,
Page::type_builder()
seems to be broken unless I provide it withdelay
andtimeout
options manually. Otherwise playwright complains saying it expected to receive number, but got object.The text was updated successfully, but these errors were encountered: