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

How to setup multiple browsers in c# selenium using SetUpFixture?

I am trying to setup multiple browsers on my c# nunit selenium tests, I have looked at many tutorials online but I can't get it to work, mainly because all the tutorials are short tests contained...

View Article


How to fill up the username and password fields in yahoo login page using...

package newproject; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class Amazon { public static void main(String[] args)...

View Article


Selenium SelectElement for dropdown - element not interactable: Element is...

This should be such an incredibly simple solution but is turning into a mess. Just had a big angular upgrade (Angular 8) and now none of the dropdowns are selectable anymore for some reason. I used to...

View Article

clicking on the popup window option 'yes' is not working

I have the below popup window when I click on something. I need to select the 'Yes' option in there. I tried switch window and alerts as well , but nothing seems to work. I used the id=yes and css...

View Article

Set http proxy with Firefox

Goodmorning/evening everyone,I'm trying to set http proxies when i run my script.. i'm going to use this code but i receive an error.My code:'from selenium import webdriver import time profile =...

View Article


Clicking on web-table with selenium python 3

<tr id="GBPUSD" class="filled" title="Great Britain Pound vs US Dollar Calculation: Forex Trade: Full access" draggable="true" style="background: rgb(255, 255, 255);"><td id="symbol"...

View Article

Image may be NSFW.
Clik here to view.

selenium send key for xpath not working

I want make automation for this web site in this web site 3 text box are here check image 1st text box x path is...

View Article

How to retrieve the "Initiator" field from the devtools Network panel with...

I'm trying to extract all the URL network requests from a website and establish a relationship of hierarchy between them i.e. if one URL request is generating another request. Something like a chain of...

View Article


Image may be NSFW.
Clik here to view.

Return and verify the existence of an element using Webstorm IDE expression...

When performing debugging over the pages I want to make sure that I was able to find an element and play with its values using the expressions.When I put the ElementFinder and try to take the...

View Article


Python scripts involving selenium behaving differently when called from task...

I have created a python program which uses selenium and chromedriver. I cannot successfully run this script (or any others using selenium) from the TaskScheduler in any way. However, it runs perfectly...

View Article

Handling timeout with Selenium and Python

can anybody help me with this? I have written a code to scrape articles from a Chinese news site, using Selenium. As many of the urls do not load, I tried to include code to catch timeout exceptions,...

View Article

How to set onchange event or dispatch event?

Trying to set some value in the textbox & dispatch event.browser.executeScript(`document.querySelector("body > moo-shell > auto-app").shadowRoot.querySelector("section >...

View Article

Image may be NSFW.
Clik here to view.

Site not reachable zalenium with docker-compose

I have zalenium integrated to a docker-compose file where I have several sites and these are accessed through a router in nginx, when when I make the request to a specific site, it appears to me that...

View Article


My device is authorized but after I run login test it says to authorize it...

I’m literally a newbie in this domain and I am using java + selenium to create tests. The website I’m testing has a one-time step per device and browser and when I run the Login Test it always gets to...

View Article

Is there a way to track upload progress in Selenium without use of HTML/CSS...

Is there a way to track progress of a file upload using Python > Selenium without the use of HTML/CSS elements? Looking for a general solution that works on many sites, but don't have a clue where...

View Article


Selenium tests broken by recent update of safari to version 13?

does anybody have a problem of selenium tests failing on new safari version 13. Ran the same tests on chrome and firefox and it works fine. Also tested it on older version of safari and it works fine.I...

View Article

Getting error while running Selenium web-driver test case in safari browser...

While running Selenium web-driver test case in safari browser getting this Message on the Safari Browser: SafariDriver Launcher [ 0.135s] [safaridriver.client] Connecting to SafariDriver browser...

View Article


How can I run Selenium test on an actual IOS device?

I am trying to automate Selenium UI testing on an iPhone. I have seen instruction on doing that on Android devices using Android Debug Bridge or running the tests on BrowserStack. However, I haven't...

View Article

Managing Chrome policies via Selenium Webdriver

Is there a way to modify policy settings for Chrome instances in a way that remote ChromeDriver on Selenium Grid would understand? Modifying the registry on a Selenium Node would probably work, but...

View Article

How can I select an option from a drop down list on Chrome using VBA?

' Sub chromeAuto()Dim obj As New WebDriver Dim doc As HTMLDocument obj.Start "chrome", "" obj.Get "https://www.website.com/" #######Opens Chrome Application.Wait DateAdd("s", 3, Now)...

View Article
Browsing all 97762 articles
Browse latest View live


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