Forum Discussion

william_roe's avatar
william_roe
Super Contributor
11 years ago

Chrome 35 Logon Issue

Chrome 35 and TestComplete 10.3



Login tests which run sucessfully in IE (11) and FireFox (30) are not working in Chrome (35). The username and password values never appear on the screen regardless of using the SetText or Keys operation. If I change the username in the test definition it will run sucessfully once. I have verified that the 'Enable Autofill' setting is disabled in Chrome. I've tried clearing the cache between run but this doesn't change the behavior.



Thank you in advance.

4 Replies

  • william_roe's avatar
    william_roe
    Super Contributor
    I discovered Chrome is not setting the focus in the client area and a click operation is needed to initially set the focus. This is not needed for other browsers but does not cause a problem.
  • thilakasiri1978's avatar
    thilakasiri1978
    Occasional Contributor
    Did you enable the TestComplete extention for Chrome ?



    Open Chrome => Settings => Extentions => SmartBear TestComplete Extention

  • william_roe's avatar
    william_roe
    Super Contributor
    Yes, the SmartBear TestComplete extension is enabled (see attached)



  • Hi Keith,

     


    Do I get it right that TestComplete cannot enter only some specific username? Can you post here the string you are trying to specify in the field?