@BAS-Viet-Nam thanks bro. Mình đã xử lý bằng cách dùng Split sentences to words sau đó dùng Contains của List để check.
How to type text when no selectable field on the page (no css, xpath...)
-
Hello,
I have encountered some website where there is no selectable field. I usually use coordiantes to click and function "Type" and sending keys like "TAB" and "ENTER" to solve my problem.
I am facing a site where i can not click in an amount field. I can not have also access by typing keys like "TAB".
How to solve this type of problem?
Thanks in advance for the help.

