Click sign in not working selectors not working

Hi all,

i am try to sign in one application in incognito, but trying to click sign in Butten it getting like this error

please let me know what changes i should made in this selector
image

Please let me know.

Thank you.

Hello @vineelag

you can edit the selector and use wild card(*) in the title attribute after SAML=, then the robot will be able to identify the element.

Cheers

hi @Venkat4

will you please let me know exactly where i should change ?

Thank you.

@vineelag

in the selector of Sign in button.

Cheers

@vineelag

in the selector you have shown, there is title attribute. in that, place * after SAMLRequest=.

Please let me know if you need further clarification.

Cheers

@Venkat4

image

like this venkat ?

but getting like this
image

@vineelag

no. in title attribute, provide the URL till SAMLRequest= followed by *.

Cheers

@Venkat4

still getting like this venkat

if i am taking credentials for config getting this error

if i given directly i type into it working fine

Hi @vineelag,

Try replacing everything in “title” with *. Keep the other things as it is.

Let me know if this works.

Cheers :slight_smile:

1 Like

Its an application issue

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.