Is there a headless browser for .NET (for automated Web-UI-Tests)?

前端 未结 4 607
一向
一向 2020-12-10 06:02

Is there a headless browser for .NET?

I am looking for this in a testing context.

Coming from Java I am thinking of something similar to HtmlUnit (http://htm

4条回答
  •  眼角桃花
    2020-12-10 07:02

    See if Headless browser for C# (.NET)? and disable IE visibility while using WatiN is what you looking for (if so, I can expand this answer with more details)

提交回复
热议问题