Try using "Template" action and construct your text with hyerlinks than paste it to page.
Other option is to create simple LOCAL html page somewhere on your hard disk with
desired text and links, than open that local html page in another tab in BAS and than copy
from that tab to the tab where you are working.
Увеличить значение числа в ссылке
-
Содержание проблемы.
Есть ссылка вида:
/maxfloor=5&minfloor=5&offer_type=flat&p=2®ion=5048&room2=1В ней надо в цикле увеличить значение p= от 3 до 50.
То есть p=3, p=4 и т.д. до 50И далее передать эти 47 ссылок в переменную\ресурс для дальнейшего парсинга.
Также возможно ли узнать существование например 50 страницы без ее прогрузки? Если там будет ошибка 404.



