Hello Group,
I am working on an application which uses AJAX and few third party controls(ChemDraw) and I need to use IE10 to test it over as out AUT is supposed to support it.
There are few problems I am facing,
1. Synchronization issue - I have used implicit wait and Thread.sleep(). But still script fails few times due to synchronization issues.
2. I am unable to work with the third party control.
3. I am currently using IE 9 as I read that Selenium WebDriver does not support IE 10. But , in future I need to move to IE10.
Please reply.
Thanks & regards,
Poonam.