I can’t select the submenu item. How to fix it?
Hi @yu_anan
Submenu_Login item is variable. It will valid only in the runtime
Just run the process and check
Regards
Gokul
Hi @yu_anan ,
Since you are using a variable and want to test whether it works as expected, try adding a value to the variable either by clicking on the variable on the UI Selector and adding a default value, or by heading back over to your variable panel and passing in a Default value.
Kind Regards,
Ashwin A.K
Hi Ashwin,
Yes, I already set the variable for “submenu_login” ,but still no work for click the submenu of hover menu.
Hi @yu_anan ,
Could you check if the variable is present in the outermost scope in the Variable Panel?
Kind Regards,
Ashwin A.K
Hi @yu_anan
Does your webpage has an keyboard Shortcut key to click on the text.
If yes, You tried with send hotkey activity
Regards
GOkul