Hello to all! I have this problem with my code, basically heres what it does > load page > get html > click button (after this some part of the pag will reload)> then get html again > then click button then a a part of the page will reload and so on repetitively... here is my code:
Please Login or Register  to view this content.
the problem is , when the code runs the first click start, a part of the page will reload, but the next methods only get the 1st html values, I need to somewhat tell vba that the html has change so I can get the new values from that new html