Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Browsing all 98220 articles
Browse latest View live

Behat with Selenium Hub and Firefox Error: Could not open connection: Payload...

I'm trying to run Behat on Docker using selenium/hub, selenium/node-chrome-debug and selenium/node-firefox-debug images. Running Behat with the Chrome node is working, but the Firefox node gives me the...

View Article


How to identify webelement with dynamic id and name?

I can't define webelement as it has dynamic id and name. There are iframe in another iframe. Attributes id and name for second iframe are dynamic. I need to define the second iframe to switch on it...

View Article


How to authenticate (user/password) proxy in c# selenium chrome driver

I have a HTTP/HTTPS proxy which need to authenticate using username and password. How do I do that using C# selenium chrome webdriver?string host = proxies[count].Split(':')[0]; int port =...

View Article

New Selenium IDE switch to iframe using frame id

I am trying to select an element which is inside Iframe in selenium ide but selenium IDE not able to identify element.open | https://verify-taxcerts.floridarevenue.com pause | | 30000 select frame |...

View Article

python selenium, find out when a download has completed?

I've used selenium to initiate a download. After the download is complete, certain actions need to be taken, is there any simple method to find out when a download has complete? (I am using the FireFox...

View Article


Clicking a button that's being overruled by a permant overlay in Selenium

I'm having an issue with permanent overlaying and now Selenium refuses to click since it will click the wrong button.Is there a way to temporarly hide the wrong button untill the process is done and...

View Article

Do we have any generic function to check if page has completely loaded in...

I am trying to check if web page is loaded completed or not (i.e. checking that all the control is loaded) in selenium.I tried below code:new WebDriverWait(firefoxDriver, pageLoadTimeout).until(...

View Article

Unable to get Performance logs in Selenium C#

I am using following nuget packages in my solutionSelenium.WebDriver - v3.141.0 Selenium.WebDriver.ChromeDriver - v78.0.3904.7000using following code I am creating a Chrome driver instanceChromeOptions...

View Article


Image may be NSFW.
Clik here to view.

How to suppress console error/warning/info messages when executing selenium...

I am running python script (complete script link below) for selenium test using Chrome Canary. The test seems to be running fine, however, there are lots of error/warning/info messages displayed on the...

View Article


Field *** is never assigned to, and will always have its default value null...

I'm having trouble with selenium and page factory and I don't really know what else to do.I'm trying initialize an element with the following code: [FindsBy(How = How.Id, Using = "sign-up-btn")]...

View Article

Getting all urls from corresponding divs

I am trying to get the data-url from every div. I was using the class tag for another page, but these elements do not have a player class on the div. How would I scrape a table like this?from...

View Article

How to scroll to the end of the page using selenium in Python?

I am trying to scroll to the end of a page so that I can make all the data visible and extract it. I tried to find a command for it but it's available in java (driver.executeScript) but couldn't find...

View Article

Image may be NSFW.
Clik here to view.

Interact with Dropdown with a "nesty-input" class using Selenium?

I am trying to automate complaints with the FCC. I'm having trouble interacting with a dropdown box located at https://consumercomplaints.fcc.gov/hc/en-us/requests/new?ticket_form_id=39744 . The...

View Article


Automating pop-up sign in using Selenium - without sikuli

I am trying to automate login to a particular website. This login pops up, rather than being part of a form/"website dom" that can be inspected, so as far as I know the username and password can't be...

View Article

Finding sub web element index for a specified class_name

I'am trying to extract a webelement based on the following info from the webelement inspection.div jstcache="294" data-result-index="1" data-section-id="or:1"...

View Article


Selenium using Python - Geckodriver executable needs to be in PATH

I'm new to programming and started with Python about 2 months ago and am going over Sweigart's Automate the Boring Stuff with Python text. I'm using IDLE and already installed the selenium module and...

View Article

Retrieving ID / Class From Internet Explorer Webpage [closed]

I'm currently doing a windows application in c# whereby each time I click on the webpage, it will create an alertbox stating the id/ class that particular item is in. The situation is same as using the...

View Article


Webdriver unable to create new session, permission denied

I'm having issues with my python script using Selenium's webdriver.I'm running the script in a remote server with Windows Server 2016, the script is ran a few times a day without a problem but after...

View Article

Using Selenium to select a country and state. Getting an error [duplicate]

This question is an exact duplicate of:Filling out “First Name” field of a signup page 2 answersTrying to use Selenium to select a country and state through a dropdown. Managed to get it to fill out a...

View Article

Possible issue with Chromedriver 78, Selenium can not find web element of PDF...

Until my google Chrome wasn't updated to version 78 my code worked fine. I also updated the chromedriver to version 78.0.3904.70. So I am not able anymore to find WebElement with id='plugin' using...

View Article
Browsing all 98220 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>