You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the graph, there are 3 menus which are all clickable. I am trying to automate the click, the workflow work without any error, but the menu has not been clicked to trigger the corresponding panel. @Kholid060 Would really appreciate it if you can shed some lights on this. Thanks in advance!
Things I have tried:
Use click element and trigger event with mouse down
Use javascript to get the div element and trigger event click() manually.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
According to the graph, there are 3 menus which are all clickable. I am trying to automate the click, the workflow work without any error, but the menu has not been clicked to trigger the corresponding panel. @Kholid060 Would really appreciate it if you can shed some lights on this. Thanks in advance!
Things I have tried:
Beta Was this translation helpful? Give feedback.
All reactions