Hello friends,
I need to clear all the content inside a box before typing into the next number variable:
The problem is that the box has no proper UiPath Selector so I used the click image activity :
Can you help me in finding a way to clear all the content inside the box before selecting it with Click IMage?
Thank you so much,
Camilla
@CamiCat typeinto activity has empty field property, check that field as shown in image below. It will clear the filed before typing.
7 Likes
phyogananda
(Yogananda Reddy)
August 2, 2018, 11:35am
3
@Manjuts90
i guess she is not using typeinto activity
1 Like
Thank you so much @Manjuts90 .
Tha problem is that the box hasn’t got a proper selector.
Can you please help me again?
Thank you so much,
+Camilla
phyogananda
(Yogananda Reddy)
August 2, 2018, 11:37am
5
Did you try keyboard shortcuts to select and cut the text… @CamiCat
1 Like
No @phyogananda .
I haven’t tried.
I don’t know how to reach the box
phyogananda
(Yogananda Reddy)
August 2, 2018, 11:41am
7
@CamiCat
does it have any behavior like a edit box, when u mouse click on edit box , your cursor will be highlighted
in that case you use keyboard shortcut
Let me know if it works
1 Like
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 11:59am
8
hI @CamiCat ,
To get focus in the text. Did you try the send keys ?
Regards
Balamurugan.S
1 Like
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:08pm
9
HI @CamiCat ,
Before use the send keys , can you apply some of the list.
Regards
Balamurugan.S
1 Like
Thank you for your answer @balupad14 .
I tried to click onthe image “Numero Bolletta” in order to focus the text box.
But the type into doesn’t work; here there a method that clears the text box?
Thank you so much,
Camilla
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:17pm
11
HI @CamiCat ,
I am not able to see the picture clearly. Can you attach it as file ?
Regards
Balamurugan.S
1 Like
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:24pm
12
Hi @CamiCat ,
One more thing. it is a test . you have the selector in the image click. Please try the selector with Elementexists activity. Can you tell me the result.
A Suggestion.
Why don’t you try the findchildren activity ?
Regards
Balamurugan.S
1 Like
Thank you @balupad14 .
Now I’m double clicking on the number containe in the box but I cannot delete it.
Can you help me please?
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:31pm
14
Hi @CamiCat
As you know that you have applied these ?
Regards
Balamurugan.S
2 Likes
thank you @balupad14 .
The back hotkey is for deleting?
Thank you so much,
Camilla
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:40pm
16
Hi @CamiCat ,
Yes . It is to delete .
Can you please share the selector ?
Regards
Balamurugan.S
1 Like
Thannk you @balupad14 .
I have a problem.
the number in the box is variable;
the Babk hotkey doesn’t work.
Can you please help me again ?
Camilla:)
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:50pm
18
HI @CamiCat ,
Which activity are using to double click the number containe ? and please share the selector
Regards
Balamurugan.S
1 Like
Unfortunately the click image doesn’t have any selector.
balupad14
(Balamurugan (BalaReva))
August 2, 2018, 12:59pm
20
Hi @CamiCat ,
It is an approach. I am not sure it will fix or not ?
1.set the empty value Set to clipboard
Can you use the Ctrl+V.(TypeInto or SenHotKey)
Regards
Balamurugan.S
1 Like