Team,
I have written a code/script in IE 7.0, will the same code play-back comfortably without any modification in IE 8.0?
Regards,
Dal...
Script Play-back Combatibility between IE7 and IE8
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Script Play-back Combatibility between IE7 and IE8
Hi,
Ranorex uses the DOM object of your Unit Under Test. Therefore there shouldn't be a problem to test a web-page in different browser, because Ranorex always identify your elements by the DOM object. The DOM object is always the same, independent which browser is in use.
Regards,
Peter
Ranorex Team
Ranorex uses the DOM object of your Unit Under Test. Therefore there shouldn't be a problem to test a web-page in different browser, because Ranorex always identify your elements by the DOM object. The DOM object is always the same, independent which browser is in use.
Regards,
Peter
Ranorex Team
Re: Script Play-back Combatibility between IE7 and IE8
Thanks Peter for the Info...
Let me give a try with different browsers.
Regards,
Dal..
Let me give a try with different browsers.
Regards,
Dal..