BHUVAN
(Bhuvan)
June 9, 2023, 11:23am
1
I am having one website , i am using TYPE INTO activity in website
Type into values get from excel sheet - read the values in the excel sheet correct
and then highlight the typeinto field in ui also correct but value is not typing in ui field anyone help how to resolve it
@BHUVAN
Try to change the properties SendWindowMessages
and SimulateType
:
Some combination would work on scenarios like yours
Thanks!
adiijaiin
(Aditya Jain)
June 9, 2023, 11:26am
3
Hi @BHUVAN
Can you please try to see if you have selected either of SimulateType or Send Windows Message?
Also can you check that the selector is correct for the Input field?
What is the exact place where you’re getting any error, or is it completing successfully?
can you check the value is coming from the excel or not and also use click before type into in the properties pannel
BHUVAN
(Bhuvan)
June 9, 2023, 11:27am
5
Yes it’s coming but field is highlighted but value is not typing
@BHUVAN use “set text activity”. Try and share
BHUVAN
(Bhuvan)
June 9, 2023, 11:29am
7
Simulate type i am already used , i am using cloud website, what’s the use of send windows message property
BHUVAN
(Bhuvan)
June 9, 2023, 11:30am
8
I will try and update u wait
adiijaiin
(Aditya Jain)
June 9, 2023, 11:32am
9
Send Windows Message is a type of input method, through which that type into activity would be performed,
Uncheck Simulate and Check Send Windows Message, once.
BHUVAN
(Bhuvan)
June 9, 2023, 11:32am
10
Ok i will inform u @raja.arslankhan once this work wait
@BHUVAN in most of the cases "Type into not supporting but set text working fine.
BHUVAN
(Bhuvan)
June 9, 2023, 11:37am
12
Set text activity working only but compared to type into i need more properties like befor typing empty field some properties not there in set text
BHUVAN
(Bhuvan)
June 9, 2023, 11:38am
13
Could u help me in any other ways pls @raja.arslankhan thanks
@BHUVAN If set activity working fine then you can use send hot key for other properties like “emty field”
BHUVAN
(Bhuvan)
June 9, 2023, 11:40am
15
All u mentioned correctly only but it’s highlighted but not typing that’s the problem i cross checked debug mode sa well
adiijaiin
(Aditya Jain)
June 9, 2023, 11:40am
16
in Debug mode can you check in the immediate panel whether you’re getting some value or not?
Also as you mentioned if Set Text is working,
send a Type into activity before it with Simulate enabled and empty field property checked. and in the The text send a " "along with backspace key
BHUVAN
(Bhuvan)
June 9, 2023, 11:45am
17
Can I know why my type into activity not working
BHUVAN
(Bhuvan)
June 9, 2023, 11:47am
18
Ok i will try it inform to u @adiijaiin thanks
@BHUVAN most of the time portal/application not supporting like drop down select fields
BHUVAN
(Bhuvan)
June 9, 2023, 12:01pm
20