Skip to content

Magenaut

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

selenium

Selenium-Debugging: Element is not clickable at point (X,Y)

August 13, 2022 by Magenaut

I try to scrape this site by Selenium.

Categories Python, Q&A Tags python, selenium, selenium-firefoxdriver, selenium-webdriver, web-scraping Leave a comment

Python selenium multiprocessing

August 13, 2022 by Magenaut

I’ve written a script in python in combination with selenium to scrape the links of different posts from its landing page and finally get the title of each post by tracking the url leading to its inner page. Although the content I parsed here are static ones, I used selenium to see how it works in multiprocessing.

Categories Python, Q&A Tags multiprocessing, python, python-3.x, selenium, web-scraping Leave a comment

Selenium testing without browser

August 12, 2022 by Magenaut

I use Selenium RC for testing. Now to perform a load test, I want to run parallel test cases.
Is there any way to run them without opening a browser?

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

Selenium gives “selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary” on Mac

August 12, 2022 by Magenaut

Trying to get selenium to work with Python 3 for web scraping purposes:

Categories Python, Q&A Tags macos, python, python-3.x, selenium Leave a comment

Selenium “Unable to find a matching set of capabilities” despite driver being in /usr/local/bin

August 12, 2022 by Magenaut

I’m trying to follow a tutorial about Selenium, http://selenium-python.readthedocs.io/getting-started.html. I’ve downloaded the latest version of geckodriver and copied it to /usr/local/bin. However, when I try

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

Get value of an input box using Selenium (Python)

August 12, 2022 by Magenaut

I am trying to extract the text in an input box,

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

Python selenium keep browser open

August 12, 2022 by Magenaut

I am using selenium to open some browser windows for marketing reasons. I simply open my marketing sources, login via selenium and start working.

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

selenium.common.exceptions.ElementNotVisibleException: Message: element not interactable using Selenium

August 12, 2022 by Magenaut

I am searching to do a program for fun but i have some problems with selenium and i
need some help…
This is the programm (i deleted the directory of webdriver because the folder’s name contain the name of an other person)

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

How to click on Load More button within Google Trends and print all the titles through Selenium and Python

August 12, 2022 by Magenaut

this time I would like to click a button in order to load more real-time searches. Here is the link of the website:

Categories Python, Q&A Tags lazy-loading, python, selenium, selenium-webdriver, xpath Leave a comment

Chromedriver, Selenium – Automate downloads

August 12, 2022 by Magenaut

I am using Selenium 2.43.0 with Python 2.7.5. At one point, the test clicks on a button which sends form information to the server. If the request is successful, the server responds with

Categories Python, Q&A Tags pdf, python, python-2.7, selenium, selenium-chromedriver Leave a comment
Older posts
Newer posts
← Previous Page1 … Page14 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