Hello!
Attached is a simple project that load a webpage in a webview and using the findAll RunMethod2 search and highlight all words searched. It's ok!
Why Log(FindAll(WebView1, word)) always return 0?
I need count the number of occurrences the word found..
How I can do this?
What is wrong in the code?
Any tips?
Attached is a simple project that load a webpage in a webview and using the findAll RunMethod2 search and highlight all words searched. It's ok!
Why Log(FindAll(WebView1, word)) always return 0?
I need count the number of occurrences the word found..
How I can do this?
What is wrong in the code?
Any tips?