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
…(13)
This fixes a build issue due to [email protected] which doesn't seem to build
anymore on recent node version. Webdriver is depending on fiber, so updating
the webdriver packages fixes this.
Since newer versions of webdriver have removed browser.clik in favor of
$(selector).click(), this also updates the integration tests for this change.
Closeshotosm#295
Hi there!
I just tried running the browser on my end, and ran into this error:
Anyone run into this before? Looks like an upstream issue, but it's preventing the app from loading in the browser.
My specs:
The text was updated successfully, but these errors were encountered: