A
A
Aldmelit2022-03-13 11:42:41
Browsers
Aldmelit, 2022-03-13 11:42:41

What tools are used for web automation in C# in 2022?

I hope there are experienced C# developers here who can suggest what tools can be used for web automation in 2022.
It is browsers that are of interest, like ChromeDriver Selenium, but it is not very suitable for my tasks, since sites immediately understand that these are bots, even if many parameters are observed.
Also, the standard WebBrowser via WinForms is not suitable, it is even more fawn.
I know that there is CefSharp, but I have never used it, who can give some feedback on it?
And I would like to hear what tools (browser engines) are used when developing on .Net Core.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim K, 2022-03-13
@mkvmaks

I used CefSharp myself - I liked it, but for your tasks, you can only check here.

H
h4r7w3l1, 2022-03-17
@h4r7w3l1

https://playwright.dev/
.net is pretty quick to implement web tests. if exceptional web browser tests. dock standards are actively developing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question