GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #automation #chrome #chromium #e2e_testing #electron #end_to_end_testing #firefox #javascript #playwright #test #test_automation #testing #testing_tools #web #webkit

Playwright is a powerful tool for testing and automating web applications across different browsers like Chromium, Firefox, and WebKit. It offers a single API to test multiple browsers, ensuring your tests are reliable, fast, and free from flaky results. With features like auto-wait for elements and web-first assertions, Playwright eliminates the need for artificial timeouts. It also supports headless execution on all platforms and provides tools like code generation, an inspector, and trace viewer to make testing easier. This means you can write robust tests quickly and efficiently, saving time and ensuring your web application works perfectly across various browsers and scenarios.

https://github.com/microsoft/playwright
#python #chromium #firefox #playwright #webkit

Playwright is a Python library that helps you automate browsers like Chromium, Firefox, and WebKit using a single API. It makes automation ever-green, capable, reliable, and fast. This means you can easily write code to control these browsers on Linux, macOS, and Windows without worrying about different APIs for each browser. The benefit to you is that you can automate tasks quickly and efficiently across multiple browsers, saving time and effort. Here’s an example of how simple it is to use Playwright to take screenshots of a webpage using different browsers.

https://github.com/microsoft/playwright-python
1
#cplusplus #blink #chromium #electron #nodejs

Miniblink is a small, open-source browser widget based on Chromium. It allows you to create a browser with just a few lines of code using a C interface. Here are the key benefits:
- It is very small in size.
- Supports languages like C++, C#, and Delphi.
- Includes Nodejs and supports Electron.
- Allows customization and simulation of other browser environments.
- Supports HTML5 and cross-domain functions.
- Has a headless mode, which is great for web crawlers.

You can download the compiled files and demos from GitHub, and there are various ways to get support if you have questions. This tool is highly customizable and efficient, making it useful for developers who need a lightweight browser solution.

https://github.com/weolar/miniblink49
😁1
#typescript #automation #chrome #chromium #developer_tools #firefox #headless_chrome #node_module #testing #web

Puppeteer is a JavaScript library that lets you control Chrome or Firefox browsers using code. It works even when the browser is not visible (headless). This means you can automate tasks like navigating to websites, filling out forms, and clicking buttons without seeing the browser. To use it, you can install Puppeteer with a simple command, and then write scripts to perform these actions. The benefit is that you can automate repetitive tasks quickly and efficiently, saving time and effort.

https://github.com/puppeteer/puppeteer
👍1
#javascript #blocker #browser_extension #chromium #firefox #javascript #ublock #ublock_origin

uBlock Origin (uBO) is a powerful tool that helps block ads, trackers, and other unwanted content on your browser. It works efficiently on Chromium and Firefox browsers, using various filter lists to protect your privacy. You can easily install it from the browser stores for Firefox, Microsoft Edge, Opera, and Chromium. uBO is free, open-source, and does not slow down your browser. It also allows you to customize the filters to suit your needs. Using uBO helps keep your browsing experience clean and private, blocking harmful sites and intrusive ads without affecting your browser's performance.

https://github.com/gorhill/uBlock
#cplusplus #aes #avx #avx_instructions #chrome #chrome_devtools #chromedriver #chromium #chromium_browser #content_shell #jpeg_xl #jpegxl #jxl #libjxl #linux #thorium #thorium_browser #thoriumos #web_browser #web_platform #webbrowser

Thorium is a fast, optimized web browser based on Chromium, designed to work well on modern CPUs with advanced instruction sets like AVX and SSE4. It offers better performance than standard Chromium and Chrome, opening tabs and rendering pages quickly. Thorium includes enhanced privacy features such as DNS over HTTPS and Do Not Track enabled by default, plus support for modern media formats like HEVC and JPEG XL. It keeps the familiar Chrome interface and supports all Chrome extensions, making it easy to switch. Available on Windows, Linux, macOS, Android, and Raspberry Pi, it suits users wanting speed, privacy, and compatibility across devices[3][5][1].

https://github.com/Alex313031/thorium
2