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
What is the syntax for adding pageBack() call?
Also for the device's common back button can this be used
We added like
await driver.elementClick(pageBack());
but devices back button click didn't happen
The text was updated successfully, but these errors were encountered:
What is the syntax for adding pageBack() call?
Also for the device's common back button can this be used
We added like
await driver.elementClick(pageBack());
but devices back button click didn't happen
The text was updated successfully, but these errors were encountered: