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
As you suggest, making it possible to edit before submitting in the manual mode would work, or even requiring it the UA string is one of the known frozen ones.
When using BrowserStack, maybe there's a way to get the version externally from the browser?
mdittmer
changed the title
UI strings can no longer be trusted
UA strings can no longer be trusted
Jan 11, 2018
Using BrowserStack for automated testing, the script talking via WebDriver knows (or can be made to know) which version of which browser was requested from BrowserStack. The only messy bit is that if we can only ask for "Version X", and the UA string doesn't contain "Version X.Y.Z", then we have a problem.
#49 (comment)
😿
The text was updated successfully, but these errors were encountered: