Hi All,
We are trying to perform Drag and Drop action for one of our process and facing below challenges.
Please find the below:
Our requirement is to Drag “SQL Query” tab and drop in “Drop Activity” workplace.
Our Code – Using Web Automation Package :
Step 1: We are starting the session
Step 2: We have provided the element value for “From” and “To” element .
Step 3: End Session.
Result : Bot run Successful, but drag and drop is not performed ( which means, “SQL Query” tab is not moved to right side (Under “Drop Activity”)).
Can someone guide me how to achive this step?
Is there any alternative ways to perform Drag and Drop?
Thanks