-
Hello
I have noticed that every change to the command line arguments in `.ort.conf`
```
"ScanCode" {
"commandLine" = "--copyright --license --info --strip-root --timeout 600 --ignor…
-
```
What steps will reproduce the problem?
1. Create VS 2010 Project
2. Add references to all Selenium C# Client Drivers
3. Add reference to Silvernium-1.1.dll
4. Add the following code to Main: selen…
-
When I try to use selenium version 3.14 then exception is thrown
Method 'Dispose' in type 'OpenQA.Selenium.Appium.Service.AppiumCommandExecutor' from assembly 'appium-dotnet-driver, Version=3.0.0.2, …
-
Hello,
I'm implementing extent with Selenium in C# .Net 8.0
I'm following this tutorial: https://www.youtube.com/watch?v=89YBs9mK9V8&list=PLaDALgeX9grofiW_34GGWY9JpTMfhSsfb&index=13
Instead of us…
-
```
What steps will reproduce the problem?
1. Create VS 2010 Project
2. Add references to all Selenium C# Client Drivers
3. Add reference to Silvernium-1.1.dll
4. Add the following code to Main: selen…
-
```
What steps will reproduce the problem?
1. Create VS 2010 Project
2. Add references to all Selenium C# Client Drivers
3. Add reference to Silvernium-1.1.dll
4. Add the following code to Main: selen…
-
### Release Note Category
- [ ] Feature changes/additions
- [ ] Bug fixes
- [X] Internal Infrastructure Improvements
### Release Note Description
Requires increasing the shared memory. This ed…
-
Originally reported on Google Code with ID 5463
```
Webdriver spec says (http://www.w3.org/TR/webdriver/#reading-attributes-and-properties):
"If the value is expected to be a URL (see the below table…
-
The Dockerfiles used to run the Wasm.Performance benchmarks needs to be upgraded to:
- Avoid relying on out-of-compliance Docker images (selenium-standalone)
- Updated to use a non-deprecated vari…
-
Hello,
This looks like a super helpful tool and I would really like to use it in C#.
To create a new driver in C#, you would do the following:
using OpenQA.Selenium;
using OpenQA.Selenium.Chro…