Whenever I try to input any value from, either importing from excel or ‘Type Into’ function, StudioX seems to input words with missing letters into the web page. Is there any workaround or solution to this?
Thank you in advance.
Whenever I try to input any value from, either importing from excel or ‘Type Into’ function, StudioX seems to input words with missing letters into the web page. Is there any workaround or solution to this?
Thank you in advance.
Hi @hashibulh
Please try enabling the properties of the Type into such as “Click Before Typing” and “Alert if disabled” to true and give “Delay between Keys” as 10
Hope this works,
Thanks.
HI @hashibulh
Welcome to community !!
Can you elaborate your query with some sample input data.
Based on my understanding
You have a Input Excel file . Need to update the values in the web page using Type into correct me if i’m wrong
In this case try to use delay activity before the Type Into
Regards
Gokul
This is a portion of my workflow. Since I ran into issues uploading data from excel file, I have tried directly typing them out. I have typed out directly previously as well but those were just one word and it seemed to be fine. Not sure what I am doing wrong here.
(post deleted by author)
I have put delay to 9 sec (maximum). No solution still
Could you help me figure out where this is. Sorry I am starting out new. Would really appreciate the help!
Hi @hashibulh
Try to use click activity and Indicate the element on the screen
After that use type into activity pass the value. Don’t need to indicate the element in the screen.
Remove the selector from the Type Into Activity.
Regards
Gokul