Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
2,183 contributions in the last year
Contribution activity
July 2020
- chore(rpc): move to a single discoverable object
- chore: misc rpc & test fixes
- chore(rpc): inline options parameter in all rpc channels
- chore(rpc): exit server upon pipe disconnect
- chore(rpc): misc serializer improvements
- chore(rpc): misc serializer improvements
- test(route): add another route test
- chore(rpc): explicitly create page dispatcher
- chore(rpc): scope client-side handles
- revert: testrunner: make environment a simple class (#2769)
- test: add test to validate user-agent sanity
- feat(rpc): support more chromium-specific apis
- feat(rpc): plumb CDPSession
- browser(webkit): roll to 07-07-2020
- chore: replace FrameTask with internal events on Frame
- browser(firefox): basic screencast implementation for GTK
- fix(recorder): allow node to close gracefully
- fix(dialogs): let click timeout, log information about dialogs
- feat(dom): migrate innerText, innerHTML and getAttribute to tasks
- fix(close): actually mark the page as closing
- test(chromium): enable SelectAll test on mac
Created an issue in microsoft/playwright-python that received 2 comments
- Update versions in README.md on Playwright roll
- Expose Exception and TimeoutException into the API
- Audit Playwright stdio
- Test coverage plan
- Bug: support waitForNavigation with predicate
- Bug: intercept file chooser when 'filechooser' event is signed up for
- Feature: support [page,frame].waitForEvent timeout option
- Feature: support Python 3.7+ with typing extensions (interested in TypedDict)
- Devops: define and cache the PKG_CACHE_PATH in the GitHub Action