With Mouser hover and click activity not able to get logout option from the drop down how toresolve this?


In thi shopper.com web site for my autoamtion i am trying to logout this user i am using one hover activity and then click activity to click on logout option but its not working hover activity is not opening the dropdown Please let me know if there is any other way to handel this drop down …Thanks in advance

Hi @prashant_maghade

=> Use Hover activity and indicate the element.
=>Use click activity,Indicate the hoverable element and then
=>Click the logout



Hope it helps!!

I am trying to solve this using classic activities i amusing hover first so i will be abel to see dropdown element but when i am trying to implement click activity at that time whenever i trying to click on drop down element its getting closed not able to click it

@prashant_maghade
Once you are using tghe click activity click on the below showned icon


Once clicked on it and hover the User Icon and give the click to the logout.

Hope you understood

@prashant_maghade

As you are using classic activities, Check the below

=>Open Browser
=>Hover
=>Click
image

Hope it helps!!

@prashant_maghade

While are using the click activity.
Pause for 5sec and hover and indicate the element logout once the pause is completed

@prashant_maghade

Refer the follow File,It works for me
Copy Excel Table To Email.zip (173.2 KB)