issues
search
YusukeIwaki
/
capybara-playwright-driver
Playwright driver for Capybara
MIT License
154
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to retry failed specs?
#87
adamreisnz
opened
2 weeks ago
0
[Bugfix] Allow lowercase strings in `send_keys`
#86
maciesielka
opened
3 weeks ago
0
Fix silent test pass
#85
g-pavlik
opened
3 weeks ago
1
Playwright accessibility testing
#84
amkisko
closed
1 month ago
3
Playwright::Error: Element is not attached to the DOM
#83
adamreisnz
opened
1 month ago
2
How to specify Playwright configuration?
#82
adamreisnz
opened
1 month ago
1
Chrome New Headless Mode
#81
crespire
closed
1 month ago
1
Unable to set timeout
#80
crespire
closed
1 month ago
1
bump action/upload-artifact
#79
YusukeIwaki
closed
1 month ago
0
Tests hang intermittently
#78
patbenatar
opened
2 months ago
0
headless false not working with latest versions
#77
ankitsinghaniyaz
closed
2 months ago
1
Node#visible_text use scrub to replace invalid UTF-8 sequences
#76
reedrolemodel
closed
1 month ago
1
Fix typo
#75
theodorton
closed
2 months ago
0
Fix connect to connect_to_playwright_server
#74
Migoo
closed
4 months ago
2
How to get console output from browser?
#73
amkisko
closed
8 months ago
4
wait_for_load_state(state: "networkidle")でPlaywright::Transport::AlreadyDisconnectedErrorが起きる
#72
kiyo-e
closed
8 months ago
4
Update CI test environments
#71
YusukeIwaki
closed
9 months ago
0
Support paths using 2-byte characters
#70
sinsoku
closed
9 months ago
2
add pending for Firefox
#69
YusukeIwaki
closed
1 year ago
0
Error on addStackToTracingNoReply
#68
YusukeIwaki
closed
1 year ago
1
Provide a simple configuration for tracing
#67
YusukeIwaki
closed
1 year ago
1
Add helper methods for starting/stopping trace
#66
yuki24
closed
1 year ago
2
Simplify configuration for tracing
#65
YusukeIwaki
closed
1 year ago
1
How do I write a cookie through capybara-playwright?
#64
mhenrixon
closed
1 year ago
4
fix example for browsing github.com
#63
YusukeIwaki
closed
1 year ago
2
Allow for setting Playwright's default time out
#62
yuki24
closed
1 year ago
2
How do I set the screen size and screenshot size?
#61
mhenrixon
closed
1 year ago
4
Make Capybara3.39-compatible
#60
YusukeIwaki
closed
1 year ago
0
Respect timeout parameter for driver.
#59
YusukeIwaki
closed
1 year ago
1
add default timeout being added to the visit
#58
ankitsinghaniyaz
closed
1 year ago
7
How to handle/increase timeout
#57
ankitsinghaniyaz
closed
1 year ago
5
fix shadow_root related specs
#56
YusukeIwaki
closed
1 year ago
3
fix 'Execution context is destroyed' errors
#55
YusukeIwaki
closed
2 years ago
0
Allow Pathname and File for attach_file.
#54
YusukeIwaki
closed
2 years ago
1
Add serviceWorkers to PageOptions
#53
jean-francois-labbe
closed
2 years ago
0
Allow Pathname objects to be used with `attach_file`
#52
dtinth
closed
2 years ago
2
"Execution context was destroyed, most likely because of a navigation" when using `expect(page).to have_content` or `have_selector`
#51
dtinth
closed
2 years ago
8
Implement Node#shadow_root method
#50
YusukeIwaki
closed
2 years ago
0
fix status_code to work
#49
YusukeIwaki
closed
2 years ago
0
Get status code
#48
davidsf
closed
2 years ago
2
Drop support for older playwright-ruby-client
#47
YusukeIwaki
closed
2 years ago
0
Using capybara to scrape
#46
sebyx07
closed
3 years ago
5
Greetings, Project alive?
#45
humbienri
closed
3 years ago
2
Add options to execute Playwright.connect_to_playwright_server
#44
YusukeIwaki
closed
3 years ago
0
Add options to use Playwright.connect_to_playwright_server
#43
YusukeIwaki
closed
3 years ago
0
[DO NOT MERGE] wait_for_selector for finders
#42
YusukeIwaki
closed
3 years ago
0
Fix evaluate_script to unwrap JS Array and object
#41
YusukeIwaki
closed
3 years ago
1
Hide browser method
#40
YusukeIwaki
closed
3 years ago
0
Retry RSpec only for Firefox
#39
YusukeIwaki
closed
3 years ago
0
keep Playwright::Browser opened across all specs
#38
YusukeIwaki
closed
3 years ago
0
Next