How can we perform move by offset task in Web GUI?

How can we perform move by offset task in Web GUI?

Hi Shital,

What do you mean by an offset task exactly? Can you please give a sample scenario about the same?

Hi Shital,

In selenium, Actions class provides moveByOffset method which has two parameters as xOffset and yOffset.