Search found 1 match

by johndoe777
Sun Aug 11, 2013 2:11 pm
Forum: Automation API
Topic: Launch Google Chrome and access it's DOM elements
Replies: 1
Views: 5519

Launch Google Chrome and access it's DOM elements

Hi, I'm trying to automate a webpage using code. I've tried to use "Record & Play", but it didn't work well for me, because this website is using different ids for each session. This is the code I'm trying to imitate: pseudo code: var document = OpenBrowser("cnn.com", "chrome"); var elements = docum...