0

When I use action extract data from web page and try to use the short menu, I move mouse pointer from extract element value and try to reach src value but the menu always close itself (once I hover away) . any solution ? I tested all browsers

enter image description here

Video for demonstration: https://vimeo.com/791648674

zac
  • 4,495
  • 15
  • 62
  • 127
  • Yeah, you need to simulate the click via JavaScript or something like that. I find that to be the easiest way. – Skin Jan 21 '23 at 20:12
  • No this is the short menu that appear when select "extract data from web" action – zac Jan 21 '23 at 20:58
  • Give us a screenshot and it may make it easier to understand your problem. – Skin Jan 21 '23 at 22:10
  • there is a screen shot above of the short menu – zac Jan 21 '23 at 22:25
  • So what I said stands, use Javascript to push the button. Inspect the element, get a reference to it, push it using JS. – Skin Jan 21 '23 at 22:38

0 Answers0