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
There's a "simulate" component that can simulate click and drag using the unity UI event system. This may work for you or can be modified to your needs. See page 27 of the pdf
Thanks Gwaredd.
I tried with /q/simulate.click(20,600) and was not able to click on element. I was using transform position for x and y.What value should we give for x and y?
Same thing in drag and drop.What value should we give for x and y?
Is it possible to perform drag and drop ?what is command to achieve it?
The text was updated successfully, but these errors were encountered: