I am trying to make automating testing using WatiN, Specflow and Visual Studio. While doing this, I use Internet Explorer.
The web page works fine on Chrome but on the IE, the homepage doesn't look properly, some kendo UI elements are missing. When I press F12 to see the codes, HTML and CSS codes work properly but the source codes which are JavaScript gives "kendo.all.min.intellisense.js" error.
So I want to detect this error using WatiN while testing. I think that I should reach js codes with using WatiN. Is it possible? Thank you.
Aucun commentaire:
Enregistrer un commentaire