Maybe you are using wrong "TYPE" action, or you are
typing to wrong "TEXT AREA" field. Bare in mind that there are
2 "TYPE TEXT" actions. From the error tnfo, you are trying to
type text in [documentRoot], which is highest level of page,
or generaly speaking web page as a whole. Usually you want
to type text in some text area or text field. In contast, you might
be using another type action that is usually used to emulate
kryboard/
Simple Text Type Input Question
-

How can I automate BAS to type all the hashtag and select the first result? I have attached an example of what i want to do here
the number of hashtags will not be the same because of different videos. how can I accomplish this?
do i have to put the hashtags in file and make it resource? <DOWN><RETURN> also works but i am unsure on how to do it if words will be different every time depending on what the user puts in the resource
Thanks