Hi All,
I was using Firefox for my automation, So i have to use click button based on my requirement and i’ll share the image of exact problem please help me.
I have to click the Scroll dowen button but i cant .
Thanks & Regards
Hi All,
I was using Firefox for my automation, So i have to use click button based on my requirement and i’ll share the image of exact problem please help me.
I have to click the Scroll dowen button but i cant .
Thanks & Regards
hello ,
for scroll down you can use send hotkey activity or mouse scroll activity
cheers
Hey
you can use the hover element activity before the click activiy, both activities with the simulate click propertie enabled
Regards
Use X and Y Offset to control where robot clicks on the element. Depending on the version, you might see either
CursorPosition.OffsetX, CursorPosition.OffsetY and CursorPosition.Position
or Offset X, Offset Y and Anchoring point
in properties.