YusukeIwaki
|
21f6991ed9
Introduce TaskManager
|
2 years ago |
YusukeIwaki
|
17aa1d158f
fix!: remove root from WaitForSelectorOptions
|
2 years ago |
YusukeIwaki
|
cf877deb57
Introduce BrowserConnector
|
2 years ago |
YusukeIwaki
|
0c8016c73b
feat: use CDP's auto-attach mechanism
|
2 years ago |
YusukeIwaki
|
79643043b2
refactoring: NetworkManager cleanup & refactor
|
3 years ago |
YusukeIwaki
|
b1cad374db
Better browser path detection for Chrome (only for Linux).
|
3 years ago |
YusukeIwaki
|
32ecac37c3
Rename classes Request, Reaponse -> HTTPRequest, HTTPResponse
|
3 years ago |
YusukeIwaki
|
5bbef8e76e
support timeout for page.pdf() call
|
3 years ago |
YusukeIwaki
|
1c20081d41
Replace ugly method_missing with define_method
|
3 years ago |
YusukeIwaki
|
afedc8a0ae
add Page#emulateNetworkConditions
|
3 years ago |
YusukeIwaki
|
4c875f17e2
add feature: JS/CSS coverages
|
3 years ago |
YusukeIwaki
|
739f825749
add Feature: Tracing
|
3 years ago |
YusukeIwaki
|
6f48f03401
split Puppeteer class
|
3 years ago |
YusukeIwaki
|
0380c18c5c
Implement AriaQueryHandler
|
4 years ago |
YusukeIwaki
|
71d0e63627
add RSpec: page_spec
|
4 years ago |
YusukeIwaki
|
72c08e61b5
implement Page#geolocation= and BrowserContext#override_permissions
|
4 years ago |
YusukeIwaki
|
301ea24666
implement Events constant
|
4 years ago |
YusukeIwaki
|
c87067e1ab
add RSpec: launcher spec
|
4 years ago |
YusukeIwaki
|
cd7f778245
fix Puppeteer#product to work
|
4 years ago |
YusukeIwaki
|
df3e310648
add RSpec: dialog_spec
|
4 years ago |
YusukeIwaki
|
b4d8e53792
bump RuboCop to 0.90.0
|
4 years ago |
YusukeIwaki
|
a0cf1cb206
define env.debug?
|
4 years ago |
YusukeIwaki
|
ac314aaaaa
add spec for BrowserContext, and fix some bugs
|
4 years ago |
YusukeIwaki
|
277183bd8d
add spec: browser.connected? ,and fix some problems
|
4 years ago |
YusukeIwaki
|
a76df6dda4
Implement Page#wait_for_request,response
|
4 years ago |
YusukeIwaki
|
cd12f9fab2
Rename AsyncAwaitBehavior to DefineAsyncMethod
|
4 years ago |
YusukeIwaki
|
db4e9fbc20
improve some documents
|
4 years ago |
YusukeIwaki
|
b28a37217a
rubocop fix
|
4 years ago |
YusukeIwaki
|
3626481406
implement Puppeteer#connect
|
4 years ago |
YusukeIwaki
|
8bfd2bcd5e
implementation: uploading file
|
4 years ago |