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
Developer preview browsers (Safari Technology Preview, Chrome Canary, FirefixNightly, etc) have support for far more API's than regular browsers. Testing against them will allow us to determine the metadata of a significantly larger number of API's (namely, the APIs that are experimental). We'll need to use selenium to target local browser installations.
This will require migrating from nightmare to selenium
The text was updated successfully, but these errors were encountered:
Developer preview browsers (Safari Technology Preview, Chrome Canary, FirefixNightly, etc) have support for far more API's than regular browsers. Testing against them will allow us to determine the metadata of a significantly larger number of API's (namely, the APIs that are experimental). We'll need to use selenium to target local browser installations.
This will require migrating from nightmare to selenium
The text was updated successfully, but these errors were encountered: