R rastan Новичок Joined Aug 15, 2012 Messages 15 Reaction score 0 Points 1 Jan 28, 2019 #1 Hello I want to replace some html tags in page source after page is loaded in browser. For ex.: replace action="some_url" with action="new_url" in page source and the continue with zenno progress. How can I do this ?
Hello I want to replace some html tags in page source after page is loaded in browser. For ex.: replace action="some_url" with action="new_url" in page source and the continue with zenno progress. How can I do this ?
VladZen Administrator Staff member Joined Nov 5, 2014 Messages 22,829 Reaction score 6,040 Points 113 Jan 28, 2019 #2 rastan said: Hello I want to replace some html tags in page source after page is loaded in browser. For ex.: replace action="some_url" with action="new_url" in page source and the continue with zenno progress. How can I do this ? Click to expand... You should edit innerhtml value of an element with Actions Designer.
rastan said: Hello I want to replace some html tags in page source after page is loaded in browser. For ex.: replace action="some_url" with action="new_url" in page source and the continue with zenno progress. How can I do this ? Click to expand... You should edit innerhtml value of an element with Actions Designer.