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
Type attribute is requested 4 times when setting text input values and it can safely be requested once - this means that currently there are 3 unnecessary web driver commands being executed every time text input value is set.