Hello,
I do the action "Get Element Text" => Variables: "Hello, how are you"
I want to search for the word "you" to see if it appears in the text, so how can I do that? Thanks.
@support_dan
but I pasted variable that contains:
word1
word2
word3
if I used your modification, it would be
wordword2word3 BREAKLINE
Anyway thanks, I have done it already with lists.
so variable:
word1
word2
word3
is saved as:
word1word2word3
then I read it from file as list and save to file as list, and its:
word1
word2
word3
Kardeşim Klavye dilini ingilizce Yap :) Son versiyonda Baya bi hatalar var Lakin ufak düzenlemeler ile gideriliyor Varsayılan dil ingilizce seçmen yeterli Türkçe karakterler sorunlu şuan
For first error try to check "Also check if visible on screen".
For second error log that variable to see what happens with it.
Basically log everything that might causing that error to be able
to debug script and find error point.
In the future please share sxript that replicates your problem/error.
Othervise I doubt someone will be able to help you.