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
Solved this issue by removing the special characters from com.machinepublishers.jbrowserdriver.Robot.textMap. By removing the characters, the non-headless issues are gone, too (like #139). I guess this map has an important role, but it would be nice if we could configure its content before starting the browser.
If I want to call webElement.sendKeys("{"); on an input field, nothing is written into the field.
The text was updated successfully, but these errors were encountered: