issues Search Results · repo:elliterate/capybara.py language:Python
Filter by
9 results
(85 ms)9 results
inelliterate/capybara.py (press backspace or delete to remove)Hi there,
I m currently experimenting with docker images and found that it is really hard to use capybara while running the
browser in one of the selenium provided docker images e.g. this one.
I m not ...
dwt
- Opened on Jan 29, 2022
- #28
Hi there,
it seems that there is code that is supposed to handle this condition, but it doesn t work for me - i.e. hangs
indefinitely. Also, if the onbeforeunload handler is triggered in a different (background) ...
dwt
- 4
- Opened on Nov 26, 2021
- #26
Playwright is a new kid on the block for browser-automation, with some interesting features. Since it also allows
selection by xpath, there should not be a principle reason why it can t be supported as ...
dwt
- 4
- Opened on Nov 21, 2021
- #25
Hi there,
as someone who uses capybara (ruby) to test my python projects, this seems like a godsend. However, the project seems
also quite a bit too much dead - as in not releasing anything.
Have you ...
dwt
- 5
- Opened on Nov 4, 2021
- #24
I like Capybara from ruby. Some time I have been following and using Caybara-py, but I am sad because have no see
updates since 2018.
You think about creating a Capybara-py library for Robot Framework? ...
papitodev
- Opened on Jan 17, 2020
- #22
Hi @elliterate ,
Thanks for your great work. I ve configured capybara.py to support my Django app and it works OK. I m able to visit
webpages and basic functions works as expected 👍
I ve built my tests ...
pkrefta
- 3
- Opened on Apr 14, 2018
- #19
In Ruby version of Capybara, it is possible to connect to remote browser (such as ChromeDriver).
For example: https://gist.github.com/jasoncodes/6025475
Capybara.register_driver :chrome do |app|
...
William-Yeh
- 2
- Opened on Nov 22, 2017
- #17
I d like to skip filling in the login form for each single test that requires authentication.
Is there an easy way to do this? I was checking out session.fill_in( q , value= Capybara ). But I can t seem ...
dan-klasson
- 1
- Opened on Oct 26, 2017
- #16
capybara.werkzeug.browser.Browser._process_and_follow_redirects handles redirects in what I would consider a wrong way.
I m talking specifically about
https://github.com/elliterate/capybara.py/blob/566b136e48e4f4cac87516a5fdacdded069a82be/capybara/werkzeug/browser.py#L61 ...
bug
jh-sportcaster
- 1
- Opened on Sep 1, 2017
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.