cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Browser Click path not able to fill Username and Password

AK
Pro

Hello Folks,

 

Dealing with one strange issue for Browser Click path monitor where Replay not able fill Username and Password values.

I tried adding JavaScript calls to fill the values (able to fill the username and password fields successfully) however, replay says "Username and Password combination is not found. please try again"

Is it because webpage not sensing it as human action and returning above error? Has anybody faced the similar issue? I would need help here.

 

Regards,

AK

3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

This is very interesting, I have not seen an issue like this before. I have been able to pass creds via the Synthetics settings, as well as supplying them via the click path recorder. 

What cluster version are you on? 

-Chad

I suspect, it is because of AngularJS form validation using $dirty, $valid, $invalid, $pristine properties.

Any way I can disable form validation?

AK
Pro

The cluster version is 1.213.116.

Featured Posts