Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

selenium

Chrome browser initiated through ChromeDriver gets detected

August 12, 2022 by Magenaut

I am trying to use selenium chromedriver in python for the website www.mouser.co.uk. However, it is detected as bot from the first shot .

Categories Python, Q&A Tags google-chrome, python, selenium, selenium-chromedriver, selenium-webdriver Leave a comment

How to ignore zoom setting

August 12, 2022 by Magenaut

IE ignore zoom setting doesn’t work, my code as below, why it doesn’t work? I got the error message (selenium.common.exceptions.SessionNotCreatedException: Message: Unexpected error launching Internet Explorer. Browser zoom level was set to 125%. It should be set to 100%)

Categories Python, Q&A Tags iedriverserver, python, selenium, selenium-iedriver, selenium-webdriver Leave a comment

WebDriverException: Message: Service /content/chromedriver unexpectedly exited. Status code was: -6 with ChromeDriver Google Colab and Selenium

August 12, 2022 by Magenaut

I was trying to run headless Chrome browser using Selenium to scrape contents from the web. I installed headless Chrome using wget and then unzipped in my current folder.

Categories Python, Q&A Tags google-chrome, google-colaboratory, python, selenium, selenium-webdriver Leave a comment

selenium.common.exceptions.WebDriverException: Message: chrome not reachable error while using find_element_by_id Selenium with ChromeDriver

August 12, 2022 by Magenaut

Here is the html code:

Categories Python, Q&A Tags chrome-web-driver, python, selenium, selenium-webdriver Leave a comment

Python: Selenium with PhantomJS empty page source

August 12, 2022 by Magenaut

I’m having trouble with Selenium and PhantomJS on Windows7 when I want to get the source of the page of an URL.
browser.page_source returns only <html><head></head></html>. I’ve put a sleep before browser.page_source but it didn’t help.

Categories Python, Q&A Tags phantomjs, python, selenium Leave a comment

How to get rid of the infobar “Chrome is being controlled by automated test software” through Selenium

August 12, 2022 by Magenaut

Been searching for a while and tried all the solutions present but none appear to be working. I created a “slide show” that will first log in, then alternate between tabs. All of that is working but i cannot get rid of the

Categories Python, Q&A Tags python, selenium, selenium-chromedriver, selenium-webdriver, webdriver Leave a comment

ElementClickInterceptedException: Message: element click intercepted: Element is not clickable with Selenium and Python

August 12, 2022 by Magenaut

I am trying to click on the “All Topics” and “All States” CheckBoxes then search the results. When I run the script, a chrome window opens up in size 1036×674.

Categories Python, Q&A Tags css-selectors, python, selenium, webdriverwait, xpath Leave a comment

How can Geckodriver/Firefox work without Marionette? (running python selenium 3 against FF 53)

August 12, 2022 by Magenaut

I’m seeing a bizarre “untrusted cert” error only on selenium-controlled firefox pop-ups. Very specific. To solve this problem, various google results suggested turning off marionette, like so:

Categories Python, Q&A Tags firefox, geckodriver, marionette, python, selenium Leave a comment

Send keys control + click in Selenium with Python bindings

August 12, 2022 by Magenaut

I need to open link in new tab using Selenium.

Categories Python, Q&A Tags functional-testing, python, selenium, selenium-webdriver Leave a comment

unable to call firefox from selenium in python on AWS machine

August 12, 2022 by Magenaut

I am trying to use selenium from python to scrape some dynamics pages with javascript. However, I cannot call firefox after I followed the instruction of selenium on the pypi page(http://pypi.python.org/pypi/selenium). I installed firefox on AWS ubuntu 12.04. The error message I got is:

Categories Python, Q&A Tags amazon-web-services, python, screen-scraping, selenium, web-scraping Leave a comment
Older posts
Newer posts
← Previous Page1 … Page15 Page16 Page17 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress