I would like to change the Season Selector on a Netflix webpage to any of the available seasons via code.
Here is a page to use: http://www.netflix.com/WiMovie/70158329
I can get it to Click the button:
But I can't seem to get it to change the Season list to another season.Code:Web1.Document.getElementByid("selectorButton").Click




Reply With Quote
