- Регистрация
- 12.01.2020
- Сообщения
- 144
- Благодарностей
- 11
- Баллы
- 18
hi guys !
how can i click on random link on google serp. In Zp i use to do it by accessing the source code and select all <a> tags .
In Zennodroid, how can i achieve this?
now i try it by using xml structure. I store it in variable. then i try to sort element by xpath or by a regex - its not easy. i'am doing wrong ?
how can i click on random link on google serp. In Zp i use to do it by accessing the source code and select all <a> tags .
In Zennodroid, how can i achieve this?
now i try it by using xml structure. I store it in variable. then i try to sort element by xpath or by a regex - its not easy. i'am doing wrong ?