playwright-dotnet
.NET version of the Playwright testing and automation library. (by microsoft)
playwright-sharp
.NET version of the Playwright testing and automation library. [Moved to: https://github.com/microsoft/playwright-sharp] (by hardkoded)
playwright-dotnet | playwright-sharp | |
---|---|---|
17 | 1 | |
2,752 | 371 | |
0.9% | - | |
8.9 | 9.3 | |
4 days ago | over 4 years ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
playwright-dotnet
Posts with mentions or reviews of playwright-dotnet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
-
What do .NET devs use for web scraping these days?
Playwright
-
How do control a browser?
Check out Playwright which is developed by Microsoft. It's like Selenium, but newer and maybe better. You can use it outside unit tests as a regular library.
-
Recommendations for open source projects to work on?
SDET? Check out Playwright's .NET connector: https://github.com/microsoft/playwright-dotnet
-
What is the best way to simulate "open an web browser application and login" without having to open 400 browsers to get 400 users online?
I'd suggest looking into https://github.com/microsoft/playwright-dotnet, it has been so much nicer to work with than Selenium.
-
How to create a bot to do stuff on the internet I'm too lazy to do.
I believe playwright can do the job, https://playwright.dev/dotnet/
-
Razor Templates Examples including PDF Reports
Then you'd take that output and generate a PDF with Chrome: https://playwright.dev/dotnet/
-
QuestPDF 2021.10 - a new version of the open-source, MIT-licensed, C# library for generating PDF documents with fluent API, now with extended text capabilities. Please help me make it popular :)
If you've already got ASP.NET generating pages then you should try use this to save pages as PDF: https://github.com/microsoft/playwright-dotnet
-
Web Scrapping with F#
If you've ever wanted to pull data periodically from a website, or you are a QA automation person looking to do E2E (end to end) testing, then Playwright might be an option for you. Similar to Cypress or PhantomJS, Playwright is a library that allows you to automate ineractions with websites, you can even take screenshots and PDFs!
- Web Scrapping con F#
playwright-sharp
Posts with mentions or reviews of playwright-sharp.
We have used some of these posts to build our list of alternatives
and similar projects.
-
My programming language is the best!
I've been porting Puppeteer code (to puppeteer-sharp) from javascript to C# since late 2017 and Playwright code (to playwright-sharp) since early 2020.
What are some alternatives?
When comparing playwright-dotnet and playwright-sharp you can also consider the following projects:
playwright-python - Python version of the Playwright testing and automation library.
AOL_4.0_Emu - Emulating AOL 4.0
PuppeteerSharp - Headless Chrome .NET API
Chrome-Developer-Mode-Extension-Warning-Patcher - ⇒ Disable Chrome's Developer Mode Extension Warning Popup & Elision & Manifest V3 webRequestBlocking limitations
ionide-vscode-fsharp - VS Code plugin for F# development
WebDriverManager.Net - Automatic Selenium Webdriver binaries management for .Net