magdeline

Results 6 issues of magdeline

Is there a reason why the Mac2 driver may throw `NoSuchElementError: unable to find an element using 'xpath', value '//XCUIElementTypeButton[@elementType="9" and @identifier="_NS:291"]'` in the CI environment (specifically, running on an...

Can't find a way to do so in the docs currently

### Jenkins and plugins versions report Environment Jenkins: 2.426.3.3 OS: Linux - 3.10.0-1160.108.1.el7.x86_64 Java: 11.0.22 - Red Hat, Inc. (OpenJDK 64-Bit Server VM) allure-jenkins-plugin:2.30.3 ### What Operating System are you...

bug

### What happened? My desktop app redirects user to a login screen on Firefox, and I want to automate it using Selenium. My current workflow: 1. Launch Selenium-controlled Firefox browser...

I-defect
needs-triaging

## System * Version: 0.34.0 (Installed with GeckoDriverManager * Platform: Win11 * Firefox: 125.0.3 * Selenium: 3.141.0 ## Testcase ``` import configparser import os web_driver = selenium_webdriver.Firefox(executable_path='C:\\Users\\mnxl\\.wdm\\drivers\\geckodriver\\win64\\v0.34.0\\geckodriver') profile = web_driver.capabilities['moz:profile']...

awaiting reporter feedback

### What happened? This is my C# script to initialise the EdgeDriver I am using to automate my WebView2 (I did not use EdgeDriverManager, since the driverManager had issues installing...

I-defect
I-logging