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
When running the script that is outlined in this community support forum the const field1 = frame.waitForSelector("//input[placeholder='Card Number']"); line seems to hang indefinitely.
The content you are editing has changed. Please copy your edits and refresh the page.
What
When running the script that is outlined in this community support forum the
const field1 = frame.waitForSelector("//input[placeholder='Card Number']");
line seems to hang indefinitely.Tasks
The text was updated successfully, but these errors were encountered: