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
To be more exact, this command compares the "offsetWidth" and "offsetHeight", which include the content
2273
+
To be more exact, this command compares the "offsetWidth" and "offsetHeight", which includes the content
2274
+
size, the padding and the border.
2275
+
2276
+
#### wait-for-size-false
2277
+
2278
+
**wait-for-size-false** command waits for any of the given element(s) that either the "width" or the "height" (or both) not have the expected value. Examples:
0 commit comments