Drag & drop and resize the box

Hi,

How to drag and drop menu item box and the box is small size

How to resize box using Uipath.

Plz list out the activity going to be used for this purpose.

Process file is attached for the reference.

270822052657PM

Thanks
Shyam

Hi.

I found the drag and drop but unable to do the resize the windows as shown in gif files.

any one tell me.

Thanks
Shyam

Hello @Shyam_Pragash

Is this your application ? and to do the automation execution do you need this to be done?

Is it not configurable in the application itself?

Thanks

Hi @Rahul_Unnikrishnan

Is this your application ? – Yes, (This is website)
do the automation execution do you need this to be done? – Yes (drag and Drop is completed.)
Is it not configurable in the application itself?-- This is third party site… i dont have access to do itself.

Images shows is Expected output.

Thanks
Shaym

Hi…

i am tring to do using the css-selector…

how to pass the css-selector ?

element.style {
width: auto;
height: auto;
position: absolute;
cursor: default;
display: initial;
top: 261.997px;
left: 222px;
}

Thanks
Shyam