Skip to content

issues Search Results · repo:seleniumbase/SeleniumBase language:Python

Filter by

1k results
 (87 ms)

1k results

inseleniumbase/SeleniumBase (press backspace or delete to remove)

Automating Flight Search while Web-Scraping Prices is now on YouTube. b https://www.youtube.com/watch?v=HRMohOJHmSA /b a href= https://www.youtube.com/watch?v=HRMohOJHmSA img src= https://github.com/user-attachments/assets/4a2aeb7e-08e4-41da-9283-678b741515dc ...
News / Announcements
Tutorials & Learning
UC Mode / CDP Mode
  • mdmintz
  • Opened 
    1 hour ago
  • #3633

32, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.SessionNotCreatedException: Message: session not created: cannot connect to chrome at 127.0.0.1:9222 ...
duplicate
invalid usage
UC Mode / CDP Mode
  • DiyarD
  • 3
  • Opened 
    yesterday
  • #3631

I have the following code, that works when running locally, but when I try to run inside a VM it can t be solved, any tips on how to solve the problem? I used both sb.activate_cdp_mode and sb.uc_open_with_reconnect ...
duplicate
invalid usage
UC Mode / CDP Mode
  • gab-i-alves
  • 5
  • Opened 
    4 days ago
  • #3628

Hi, https://github.com/user-attachments/assets/0e7b1f86-e7e6-40e6-9581-daa93849bfe2 I encountered an issue where some methods in the cdpmethods module frequently use the following line: self.loop.run_until_complete(self.page.wait()) ...
can't reproduce
not enough info
UC Mode / CDP Mode
  • mkuchuman
  • 1
  • Opened 
    4 days ago
  • #3627

I like to paste a multi lines text into text area. send_keys, press_keys are taking longer time for big text. So I like to paste that text into textarea , What is the best approach to do that. I used pyperclip.copy(text) ...
question
  • desis123
  • 1
  • Opened 
    5 days ago
  • #3625

Hi. I m trying to google login, set cookies and load cookies. After loading I receive error: Unable to set cookies from seleniumbase import SB with SB(uc=True) as sb: sb.open( https://accounts.google.com/v3/signin/identifier?continue=https%3A%2F%2Fmeet.google.com%3Fhs%3D193 ...
can't reproduce
UC Mode / CDP Mode
  • danielshtel
  • 1
  • Opened 
    7 days ago
  • #3621

Is there a specific reason as to why this requires specifically pytest-html==4.0.2 and iniconfig==2.0.0? pytest-html is now up to version 4.1.1 and iniconfig version 2.1.0. I wonder if it might be possible ...
question
  • kwilsonmg
  • 1
  • Opened 
    7 days ago
  • #3619

When running the cdp driver with the xvfb=True option, the Xvfb display process is not terminated after calling driver.stop(). This results in an increasing number of Xvfb processes when running scrapers ...
question
UC Mode / CDP Mode
  • montovaneli
  • 1
  • Opened 
    7 days ago
  • #3618

with SB(uc=True, locale_code= en ,disable_cookies=False,block_images=True,is_mobile=True) as sb: action_chains = ActionChains(sb) url = https://m.site.com/ sb.activate_cdp_mode(url) ...
question
UC Mode / CDP Mode
  • ahmad22ta
  • 1
  • Opened 
    7 days ago
  • #3617

Hello, i can t bypass cloudflare turnstile with click on website: https://portfolio.jup.ag/portfolio/* Here is my code: from seleniumbase import SB from selenium.webdriver.common.by import By user_agents ...
invalid usage
UC Mode / CDP Mode
  • playerk17
  • 2
  • Opened 
    8 days ago
  • #3616
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub