issues Search Results · repo:seleniumbase/SeleniumBase language:Python
Filter by
1k results
(117 ms)1k results
inseleniumbase/SeleniumBase (press backspace or delete to remove)I am trying to use an older chrome version but the browser is not using the version I am specifying.
with SB(uc=True, driver_version= 135 ) as sb:
time.sleep(99999)
It proceeds to download the right ...
invalid usage
question
Jobine23
- 1
- Opened 4 hours ago
- #3793
IntelliSense autocompletion support for SB() and Driver() formats
This can make it easier to write code in text editors that support IntelliSense autocompletion.
enhancement
mdmintz
- 1
- Opened 16 hours ago
- #3791
Hi!
While SeleniumBase is properly taking screenshot when a test is failing, it is not taking a screenshot when a fixture
used for setup and teardown - which is called by the test - is failing. We are ...
question
smanenti
- 3
- Opened 23 hours ago
- #3790
Using:
from seleniumbase import SB
with SB(uc=True, incognito=True, locale_code= en_us ) as sb:
# Set timezone and geolocation
sb.activate_cdp_mode( https://www.example.com , tzone= America/New_York ...
bug
UC Mode / CDP Mode
Abdelgha-4
- 1
- Opened yesterday
- #3787
I use raw_xhr_sb.py sample to listen xhr logs but in specific scenario a new window pop-up comes in and i need to listen
xhr logs of new window (pop-up)
Pop-up window occurs when search button is clicked ...
question
UC Mode / CDP Mode
muffinweb
- 1
- Opened 5 days ago
- #3782
I need to perform a long key press on a website for about 3 seconds.
Reading the documentation I found self.press_up_arrow(selector= html , times=1, by= css selector ) but increasing the
times parameter ...
invalid usage
question
SortedShuffle
- 1
- Opened 5 days ago
- #3781
Attempting to run Firefox in headless mode doesn t work. The only workaround I ve found is to set environment variable
MOZ_HEADLESS=1. Similar in behavior to: https://github.com/seleniumbase/SeleniumBase/issues/1813 ...
can't reproduce
duplicate
workaround exists
jonalim
- 2
- Opened 6 days ago
- #3780
Aftermath of the fixes for Chrome v137+ extensions
In case anyone missed the news of
https://support.google.com/chrome/a/answer/7679408?sjid=11437610768047552203-NA#chromeBrsrE137, Chrome 137 removed ...
documentation
Fun
mdmintz
- 2
- Opened 6 days ago
- #3778
I wanted to know if there is any way to make this combination with SeleniumBase. Simply i want to hover a element +
click left on it and keep it hold + slide it right/left. This combination seems like ...
self-resolved
UC Mode / CDP Mode
muffinweb
- 1
- Opened 7 days ago
- #3774
Hi! Do you know any way (even by using a third party plugin) to record the browser s screen during tests? The screenshot
that is taken in case of failure is often not sufficient, as we need to know what ...
duplicate
question
smanenti
- 1
- Opened 8 days ago
- #3772

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.
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.