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
No logical changes: make a note of w3c commands that don't return data in "value"
Normally, w3c webdriver end points return a data structure where
the result to return to the user is serialized as a property
called "value". Some commands, however, do not do this. Make a
note of these for future handling.
0 commit comments