Most voted "selenium" questions
Selenium is an integrated development environment for automated test scripts.
Learn more…332 questions
Sort by count of
-
-1
votes1
answer274
viewsClick on Button using Selenium Basic with VBA
I’m trying to do an automated data search on a page of my work, and I can’t get past the login part, I can enter Login and Password, but all attempts to access the "Sign in" button are in vain. I’m…
-
-1
votes1
answer37
viewsBot does not enter values within the def function, using send Keys command with the Selenium driver
I am creating an automated design using the Selenium driver. I’m starting with Python actually, and when I create the def function below, it’s locating the elements but it’s not typing the values.…
-
-1
votes3
answers740
viewsProblem with python library - Selenium
Hi, I’m looking to learn a little more about WEB interactions with some languages. The language I’m focusing on is Python (I already have some knowledge). I am using the Selenium library - webdriver…
-
-1
votes1
answer60
viewsHow to access the local Rails puma server inside a Docker container?
I’ll try to be as clear as I can. To put it in context: I have an application that has tests written in Capybara and that connects remotely to a Docker container to run the tests. As I use the WSL,…
-
-1
votes1
answer1122
viewsPython/Selenium - no such element
Hello, I’m developing a Python automation with the Selenium library to access the Econet website and retrieve data from a table from an NCM code. At first I wrote the code to open the browser,…
-
-1
votes1
answer822
viewsHow to click a button using Selenium in Python?
I have these codes and I want to click the button Ver link, but I can’t because it’s a div. If you use the submit he skips the task. <div class="btn_site"><br> <div class="btn-dizu…
-
-1
votes2
answers79
viewsElement does not respond to Selenium click (Python)
I am recently working with Selenium in Python and facing a problem in my automation: Selenium identifies the element (either by xpath or any other way), but at the moment of clicking, the element…
-
-1
votes1
answer25
viewsRselenium - How to click the check-box and then the Submit button
I’m trying to make a web scraping of the Central Bank website. To do this, I need to select an item from the drop-down menu, then mark a check box and then click the Submit button. But when I try to…
-
-1
votes1
answer18
viewstake top element Selenium, python, scraping
<div class="cell-list-content-icon"> <span><i class="fa fa-briefcase"></i>EMPRESA XXXXXXXX</span> <span><i class="fas…
-
-1
votes1
answer40
viewsSelenium - No Download Permission
I created a script in Python using Selenium to access a site and download some files, however, the browser blocks the download and informs the following message: "Could not download - No…
-
-2
votes2
answers1295
viewsSelenium Select Boot
Hello, running my python code can’t select a button HTML: <div class="pushpad_deny_button" style="position: relative;top:0;right:0;display: inline-block;float: left;width: 100px;margin-right:…
-
-2
votes1
answer2083
viewsHow to simulate pressing the enter key in Selenium?
I’m using Selenium and tried to locate the instagram post button, but I’m not getting my program to click it after typing something. I’ve tried something like:…
-
-2
votes2
answers100
viewsHow do I restart the page if Selenium does not find the element on the page?
from selenium import webdriver from selenium.webdriver import Firefox import time url = 'https://google.com' driver = webdriver.Firefox() driver.get(url) time.sleep(10)…
-
-2
votes1
answer735
viewsSelenium Webdriver error accentuation
I am using Selenium Webdriver to realign test with python when running this line: mov.find_elements_by_xpath("td")[3].text.encode('utf-8') I have as answer: {'descricao': 'PROTOCOLIZADA…
-
-2
votes1
answer61
viewswebdriver.get(url) with problems accessing B3 website consistently
I’m trying to access the B3 website using Selenium, but I can’t consistently access a specific URL. Sometimes it loads normally, but others the page I try to open keeps loading for a while and then…
-
-2
votes0
answers36
viewsFor loop taking only the first df item, and xpath not returning value
I think the loop only takes the first number of the df print(span) appears 2, and xpath is returning empty in print(lucro_el), tried with the print(len(lucro_el)) and the answer was 0 span_index =…
-
-2
votes1
answer71
viewsCheck if e-mail has loophole through have I been Pwned (Selenium/Python)
Good afternoon! I’m using Selenium for automated testing. The goal is to verify, through a list of institutional emails, if the email is in some loophole and send a standard email requesting…
-
-2
votes1
answer62
viewsError while running Selenium
Buddy, good night! I’m starting my walks in programming, and I always come here to ask some questions, but today I made my registration here to ask for your help. These days I attended an immersion…
-
-2
votes1
answer2820
viewsControl new Google Chrome tab with Selenium VBA
I’m writing a code to liquidate some operations on a website. Directly from excel, through VBA, using the SELENIUM library, I wrote a code to log in and fill in fields with information directly from…
-
-2
votes1
answer97
viewsGetting HTML attributes with python
I’m wanting to get the information from arial-label, href and title tag a down: <a aria-label="AS MAIS TOCADAS NO BAILE FUNK 2019 #1 - SET DE FUNK by Funk 24por48 10 months ago 39 minutes…
-
-2
votes1
answer1350
viewsPython Selenium does not perform the send_keys function
I’m trying to make a bot to comment alone on youtube video, it’s working normally, until it’s time to type the comment. I have already researched everything that is place and I found nothing that…
-
-2
votes1
answer232
viewsHow to automate PDF download with Selenium?
I’m trying to automate a daily entry to the Official Gazette, http://www.imprensaoficial.com.br find the date, the desired section and download each page of the pdf section. Page numbering changes…
-
-2
votes1
answer80
viewsSelenium - Click Input with Onclick() event does not work
I’m having trouble trying to click a button (Input) HTML with Selenium on Internet Explore. When executing the command click() nothing happens nor even errors are presented. Follows below the layout…
-
-2
votes1
answer65
viewsHow to capture data-tooltip using Selenium in Python
Hello, is the following my problem: I am making a web scraping in the following URL > https://www.maze.com.br/produto/tenis-nike-air-jordan-ma2-ultramarine-branco/4749595. I came across a slight…
-
-2
votes1
answer74
viewsPython | Selenium | Looking for html element
Hello guys I am beginner in python and little knowledge in html, I’m trying to do makes a search for information on a dvr Intelbras via web page. until a certain point I manage to do what was…
-
-2
votes1
answer79
viewsSendkeys error does not type Selenium - python
Hello, I am creating an automation with the webdriver and panda in python, where the values of the cells of a certain excel spreadsheet (xlsx) should be typed in the Chrome page. However, in a…
-
-3
votes1
answer231
viewsCompare string[] with string
I tried so: IWebElement descriptionTextXPath = driver.FindElement(By.XPath("html/body/div[1]/div[1]/div[2]/div/ng-include[1]/section/ul/li[1]/div/div/article/h4")); String h4 =…
-
-3
votes1
answer36
viewsHow to store values at each interaction during the repetition of a structure - Python
lista= ["2,55","3,4","3,83","5,1","6,8"] for i in range(len(lista)): lista[i] = lista[i] #PREEENCHER VALOR navegador.find_element_by_xpath('...').send_keys(lista[i]) time.sleep(3) #obter valor #…
-
-3
votes0
answers26
viewsCopy text from Wikipedia in Python
Hello, I was wondering how I can copy the text of a page in Wikipédia, it can be only the first paragraph on the subject Here’s what I’ve done: from selenium.webdriver.common.keys import Keys…
-
-3
votes1
answer22
viewsInput in Selenium with Python
I started studying the tool selenium there are exactly 2 hours and I was wondering if it is possible to do the following: Run a program and it ask me the site I want to access, paste the link and…
-
-3
votes0
answers61
viewsHow to make web scraping with Selenium on all pages of a website?
I’d like to do web scraping with Selenium on every Free Market offering page, but so far I’ve only been able to do it on the first one. I use Pandas to store the data in a dataframe. How do I do it…
-
-4
votes1
answer2376
viewsSelenium.common.exceptions.Nosuchelementexception: Message: Unable to locate element: {"method":"id","selector":"//input[contains(@id,
When using the code: self.browser.find_element_by_id("//input[contains(@id,'seq')]") I get the error message: selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element:…