Recorded a simple login and logout to a website using an encrypted password text box. When running the test case it failed with message:
10-10-2018 09:07:15 AM - [FAILED] - Unable to set encrypted text for object ‘Page_TutorPro LMS v3/input_ctl00accountFormtxtPassw’ (Root cause: org.openqa.selenium.json.JsonException: Unable to convert: Error 404: Not Found
Not Found
Build info: version: ‘3.7.1’, revision: ‘8a0099a’, time: ‘2017-11-06T21:07:36.161Z’
System info: host: ‘LAPTOP-I3B6RJBH’, ip: ‘192.168.0.3’, os.name: ‘Windows 10’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘1.8.0_181’
Driver info: driver.version: RemoteWebDriver)
Seem to have set all registry and firewall permissions for testing with IE11 & Katalon Studio correctly, yet get this error on playback. Any idea what I’m missing? Help appreciated