cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Navigate Drag and Drop actions to work

DerekTeague
Level 4

I need to drag and drop and sign-in slider on a chrome webpage.
I have attempted navigate stage using UIA element drag & drop actions and also using AA element drag & drop actions without success.
element in question as below

18923.pngI see no BP documentation regarding use of drag and drop.
Is the Drag X & Y the starting point (it seems unintuitive to specify the X & Y if the element is already matched/identified by name/ID/class etc).
And I assume the drop is the ending point.
I have set the X & Y drag input being Top Left X & Y of the >> slider element.
And set the X as X + (width of slider bar - width of >> slider element) and Y = Top left of >> slider element.
Any assistance to effectively drag & drop would be appreciated.


------------------------------
Derek
------------------------------
3 REPLIES 3

harish.m
Level 12

Hi Derek,

Not sure whether you get chance to use  below option. If not I would try those first.

Use focus  before trying any of the option 
1) global mouse click center 
2) global  send keys
3) global send key events

You probably see the documentation in blue prism navigate stage.



------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"

Harish M
Lead developer
America/New_York
------------------------------
----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]

Check if this thread helps,

Link



------------------------------
If I was of assistance, please vote for it to be the "Best Answer".

Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------

harish.m
Level 12

Hi Derek,

There is a documentation  for start and stop drag  actions.  in order to open the documentation for the actions.
1)  open  navigation stage and select the information icon in  the navigation stage it will redirect  the documentation based on the version  installed on the PC.

Below screenshot is from Navigate stage

18920.png

18921.png



------------------------------
-----------------------
If I answered your query. Please mark it as the "Best Answer"

Harish M
Lead developer
America/New_York TX
------------------------------
----------------------- If I answered your query. Please mark it as the "Best Answer" [FirstName] [LastName] [Designation] [JobTitle] [City] [State] [Phone]