Да все он находит, правда иногда не фокусится на нужном кубике, нужный кубик может быть выше, за рамками видимой области.
How to fetch login and password from the base txt (many lines of "user:pass" format)
-
Use javascript
.split(":")method. Example : https://community.bablosoft.com/post/68709
