Skip to main content
Stack Overflow
  1. About
  2. For Teams

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
39 views

hey folks im running selenium tests on ubuntu with chromedriver 120 and chrome 120 but randomly getting "chrome not reachable" or "session deleted because of page crash" errors. ...
-2 votes
0 answers
38 views

I’m automating a React-based dashboard using Selenium (Python) and facing a lot of problems with map/chart navigation and locators. Issues I’m stuck with: Multiple dropdowns (Facility / Part / Status)...
Advice
0 votes
1 replies
65 views

I was looking into different folder structure for e2e automation framework using playwright. is this good practice to have spec, page object and data file is same folder in e2e? apps/ └── app-e2e/ ├─...
Tooling
0 votes
1 replies
67 views

As written in the title, im looking for a way to interact with a web embedded inside a PySide6 window. Right now i have a pyside6 GUI which connects to an excel page (xlwings library) to extract the ...
Advice
0 votes
2 replies
35 views

I am working on a project that requires me to check which company uploaded the image and when was the last update for a list of coordinates on Google Earth. I uploaded the coordinates data using a KML ...
1 vote
1 answer
93 views

I have the following piece of code that I use to create web drivers for my Spring Boot application. public RemoteWebDriver createDriver() { ChromeOptions options = new ChromeOptions(); URL ...
0 votes
2 answers
142 views

I have a similar question that's being worked, but I made an error and I don't think editing the other question makes sense as it requires a complete rewrite and would make the original question (and ...
1 vote
1 answer
68 views

Here is code I'm using to scroll through a list of districts: IWebElement districtsList = modelAddInvoice.ReturnDistrictInvoiceAddDistrict(); districtsList.Click(); districtsList.SendKeys(Keys....
0 votes
2 answers
60 views

i've been trying to run a script is my browser but i'm not able to increase the maximum timeout, no matter what I try, is it possible to make a script run longer than 30 seconds, can get the result in ...
Advice
0 votes
2 replies
92 views

I’m trying to automate the login flow on a website using Python and Selenium. As soon as I submit the username and password, a reCAPTCHA v2 appears and the WebDriver just gets stuck on it. I’ve tried ...
Nick's user avatar
  • 1
1 vote
3 answers
86 views

I am trying to select choices from a dropdown menu, using Selenium with Python. The menu might be built as a button as I had no luck trying to use Select. It also might be a Bootstrap dropdown. Here ...
1 vote
1 answer
54 views

I’m working on a Python project using Selenium and pytest. All tests pass locally in normal (non-headless) mode, but when I run them in GitHub Actions or even locally in headless mode, many of them ...
3 votes
0 answers
340 views

I’m trying to automate sending messages on WhatsApp Web using Selenium (Python), and I need to attach a PDF file. This is the code I’m using: from selenium import webdriver from selenium.webdriver....
0 votes
0 answers
49 views

I have a Docker setup running automations 24/7 in both Chrome and Firefox browsers. However, for about a week now, Firefox has been failing and showing the error that appears in the image. Anyone can ...
0 votes
2 answers
87 views

Using Selenium 4.0 and Google Chrome 142 in a C# application, I have issues accessing resp. "finding" an element on my website. The HTML presented in the Chrome dev console is as follows (...

15 30 50 per page
1
2 3 4 5
...
10515

AltStyle によって変換されたページ (->オリジナル) /