-
```
What steps will reproduce the problem?
1. Run test that uses Console.Writeline with TD.NET
2. Run test that uses Console.Writeline with RedGreen
You see console output merged into the result stre…
-
```
There are three tests now that fail due to access denied if you run them other
than as admin.
Is there any way to:
1) Test for admin privs before running the test?
OR
2) Catch the access denied…
-
```
There are three tests now that fail due to access denied if you run them other
than as admin.
Is there any way to:
1) Test for admin privs before running the test?
OR
2) Catch the access denied…
-
Today I've encountered a strange error while executing multiple UPDATE statements inside a single async transaction. On the second statement SQLiteException: CannotOpen is thrown.
I managed to create…
-
```
I would like to have a test that would verify a flash game loads when coming to
a website. When i run my code, it gives me an error saying the element of the
flash game ID is not found. I foun…
-
We currently allow the user to pick which browser they want to run the tests on using IAppConfigurator's WithRemoteWebDriver method; but this only allows the user to pick one driver for a test. How ca…
-
`using ApiTest.Models;
using System;
using System.Collections.Generic;
using System.Text;
using System.Linq;
using NUnit.Framework;
using Moq;
using Microsoft.EntityFrameworkCore;
using AutoMa…
-
[OneTimeTearDown]
public static void CleanupDriver()
{
TestContext.AddTestAttachment(@"C:\Screenshots\1.Jpeg" , "Description Test Attachment");
Test…
-
The outputted text doesn't seem to properly support the [TestCase] attribute in NUnit.
-
Each test should use the latest version of the NUnit framework supports the target runtime. Typically this will be either 4.2.2 or 3.14.0. Tests using the V2 driver will continue to use 2.6.4.