-
Dear all,
I have a strange problem: SeleniumBasic works with ACCESS but not EXCEL. This is pretty awful for my purposes.
I moved from my old environment to a new Win10 1909 Environment but stayed …
-
**Describe the bug**
Get `Failed to start gauge API: Timed out connecting to java` each time when try to debug a spec using gauge java version 0.7.8 till to latest version 0.7.15 in Intellij IDEA.
…
-
```
Issue Description:
Sometimes driver.manage().window().maximize() will hang.
Steps to reproduce (if relevant, you MUST provide a simplified html page or
link to public site):
No page required. Jus…
-
Tested with geckodriver and chromedriver, only happens with operadriver.
Requested url: https://ifconfig.me
Code: `driver.find_element("id", "ip_address")`
Return: `{'ELEMENT': '0.9986878751861266-…
-
## Steps to reproduce
1. create a nuget pack by running `dotnet pack xxx.csproj`
here is the xxx.csproj
```xml
netstandard2.0
WegouSharp
0.0.2
Hoyho
here2say
…
-
```
Recently I have been working on updating the Selenium library and Chrome Driver
for our automation infrastructure. Specifically we are updating to Selenium
2.41 and ChromeDriver 2.10 with Chrome…
-
We have a testautomation framework which is working fine on my own system. It uses drivermanager to fetch the right version of msedgedriver.exe and then is supposed to launch edge and starts testing w…
-
Using a C# framework to access WinAppDriver to test a dotnet application. A method that is highly used has an intermittent issue that throws the exception in the title. The method usually succeeds, an…
-
### Describe the bug
When trying to perform a build of a dotnet project, it fails with Access to path is denied exception. The build should succeed.
File permissions look correct and the copy …
-
### What can we do for you?
Hello guys,
It's clear on the title, I want to drag it to a location and wait there without untouch fired and continue to drag another location.
I tried something …