Size: a a a

2019 November 12

D

Dims in Uipath RPA
Rupesh
Are you doing acme site
No iam not
источник

R

Rupesh in Uipath RPA
Then which browser are you attaching?
источник

D

Dims in Uipath RPA
Rupesh
Then which browser are you attaching?
источник

R

Rupesh in Uipath RPA
Dims
Indicate it again
источник

R

Rupesh in Uipath RPA
Or open ui explorer indicate that element and then copy url from ui explorer and paste it here
источник

MK

Max Korsakov in Uipath RPA
Dims
Can someone help
Hi, please check selector. I see url there - I guess it can be generated as new each time. Try to use <html app='your browser.exe' title='bookmark title name' />
источник
2019 November 13

D

Dims in Uipath RPA
Max Korsakov
Hi, please check selector. I see url there - I guess it can be generated as new each time. Try to use <html app='your browser.exe' title='bookmark title name' />
If i use this, does that mean i dont have to attach browser every pages?
источник

MK

Max Korsakov in Uipath RPA
Dims it depends of architecture of your flowchart, for example: use attach browser(AB) activity with this selector and ather activities(click, type) inside with their own selectors(selector from AB is auto-added), or you can add this selector to each simple activities(click, type) and don't use AB
источник

D

Dims in Uipath RPA
Lets say iam using AB for youtube.com
We have several pages (Home,Trending,etc)
Is that enough to use only one AB for all the pages or i need to use AB at every pages

For example
At Home Page i am using click and type into

And then at Trending page i am using find image and click image
источник

RV

Ruslan Variushkin in Uipath RPA
Hi guys!
источник

RV

Ruslan Variushkin in Uipath RPA
I have a problem with authorization
источник

RV

Ruslan Variushkin in Uipath RPA
Someone can help me ?
источник

MK

Max Korsakov in Uipath RPA
Ruslan Variushkin
Someone can help me ?
Can you describe?
источник

АР

Алмаз Роботы... in Uipath RPA
О, всем привет
источник

DM

Daniil Morozenko in Uipath RPA
Привет, давно не виделись)
источник

А

Алексей in Uipath RPA
Хех)))
источник

MK

Max Korsakov in Uipath RPA
Dims
Lets say iam using AB for youtube.com
We have several pages (Home,Trending,etc)
Is that enough to use only one AB for all the pages or i need to use AB at every pages

For example
At Home Page i am using click and type into

And then at Trending page i am using find image and click image
In this case I use diferent AB because there are different pages(each has unique selector and set of UI controls, and you should navigate from 'Home' to 'Trending')
источник
2019 November 14

D

Dims in Uipath RPA
Max Korsakov
In this case I use diferent AB because there are different pages(each has unique selector and set of UI controls, and you should navigate from 'Home' to 'Trending')
I see thanks Max
источник

D

Dims in Uipath RPA
Hi, i have Uipath version 2019.2.0 on my computer. The thing is i cant find IE extention on Tools Menu. Where can i find IE extention or UIPATH stop supporting IE browser
источник

MK

Max Korsakov in Uipath RPA
Dims
I see thanks Max
There is another way, you can use output argument AB. It is browser object which contains last browser state, you can make a chain.
источник