Hi,
I am stuck in one scenario.
I have to click on send anyway button shown in image, and i try to make the selector , but select is giving issues.
It is the chrom browser and i want to click on Send anyway button.
Can anyone help ?
Regards,
Sahil Garg
prasath_S
(prasath S)
April 21, 2021, 9:46am
2
Hi @Sahil_Garg1
you can use click image activity for this if selector is not stable…thanks
1 Like
Actually it is not an image but let me try, meanwhile can’t we make selector dynamic ?
Like by using id or aaname attributes .
Try to use wildcard characters in UiPath selector…
Mate,
Click image is working,
But can we make only click activity selector dynamic ?
Hi,
Actually i tried but it is not working, not sure where i was doing wrong
prasath_S
(prasath S)
April 21, 2021, 9:57am
7
Can you show what selector is coming in uiexplorer when indicate it…thanks
Try use " Anchor Base Activity"
prasath_S
(prasath S)
April 21, 2021, 10:02am
10
try changing the framework by pressing f4 and try to indicate again , as it is is indcationg the whole screen now right?
In all framework same happens
Bala_Ashokan
(Balamurugan Ashokan)
April 21, 2021, 10:16am
12
Hi Sahil,
To achieve feasible solution, we have multiple options.
Use Anchor Base Activity
Inside activity, left pane invoke find image
on right pane use click image (while using click image ensure you selected Clip Region)
Use Image Exist Activity (while using click image ensure you selected Clip Region)
Hope will useful…
Happy Automation
1 Like
Hi Bala,
Suppose we move project folder from one system to other, will image still available ?
I am not sure of that, that’s why trying to make selector of click activity.
Bala_Ashokan
(Balamurugan Ashokan)
April 21, 2021, 10:24am
14
Not necessary buddy. Studio will automatically image coordinates to .xaml file. whenever you moving your project folder studio will automatically recognize.
Hope solution meet your need…
Bala_Ashokan
(Balamurugan Ashokan)
April 21, 2021, 10:41am
15
Could you please make this as Solution…
system
(system)
Closed
April 24, 2021, 10:42am
16
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.