Tag

selenium-alternative

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Jul 5, 2024 · Backend Development

Introducing DrissionPage: A Python Web Automation Library Combining Browser Control and Requests

DrissionPage is a Python-based web automation library that merges browser-driven interaction with high‑efficiency request handling, offering a fast, driver‑free, and feature‑rich alternative to Selenium for tasks such as scraping, element searching, and full‑page screenshots.

RequestsWeb Automationdrissionpage
0 likes · 5 min read
Introducing DrissionPage: A Python Web Automation Library Combining Browser Control and Requests
Python Programming Learning Circle
Python Programming Learning Circle
May 5, 2024 · Backend Development

Introducing DrissionPage: A Python Web Automation Tool Combining Browser Control and Requests

DrissionPage is a Python-based web automation library that merges browser-driven interaction with high‑efficiency request handling, offering a concise syntax, faster execution, and features like iframe handling, shadow‑root processing, and full‑page screenshots, making web scraping and testing more accessible.

PythonRequestsWeb Automation
0 likes · 5 min read
Introducing DrissionPage: A Python Web Automation Tool Combining Browser Control and Requests
Test Development Learning Exchange
Test Development Learning Exchange
Aug 28, 2023 · Frontend Development

Python Playwright UI Automation Tutorial

This article provides a comprehensive guide to learning Python Playwright for UI automation, covering installation, basic concepts, script writing, page interactions, element handling, multi-page management, browser contexts, waiting strategies, testing, and advanced practices.

PlaywrightPythonUI Automation
0 likes · 5 min read
Python Playwright UI Automation Tutorial