大家好,欢迎来到 Crossin 的编程教室。做过网页自动化或者爬虫的朋友,大概率都被 Selenium 折腾过。环境配置能让人抓狂,各种驱动版本对不上;好不容易跑起来了,又经常卡在网页加载上,只能在代码里疯狂塞 time.sleep()。不过也不是没有替代方案。微软前几年开源了一个叫 Playwright ...
Microsoft has announced Playwright, a tool that lets developers write tests in Python for web applications across Chrome, Chromium-based Edge, Apple Safari and Mozilla Firefox. Playwright, a Python ...
Microsoft today announced the release of the Python version of Playwright, a framework for end-to-end testing of web applications in Python. Playwright is the latest in a slew of Microsoft-created ...