In my app we are opening ie through command line like
iexpore.exe http://localhost/default.aspx?id=10->browser1
iexpore.exe http://localhost/default.aspx?id=20->browser2
i have to acess the browser1 elementvalues in browser2 using javascript?any suggestions?
iexpore.exe http://localhost/default.aspx?id=10->browser1
iexpore.exe http://localhost/default.aspx?id=20->browser2
i have to acess the browser1 elementvalues in browser2 using javascript?any suggestions?