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
My team currently has a use for both a SendKeys (sending keystrokes) method and a SetText/AppendText method in the WinAppDriver API. Only the former seems to be available currently. Has there been consideration for this? Does something exist that I am missing?