Tarek

Results 14 issues of Tarek

Steps to reproduce: 1. Start VS Code 2. Run the command to create NUnit Test ``` dotnet new unit --framwork net5.0 ``` 3. Right-click a test, and click debug. The...

Only when using Selenium WebDrive and if the Chrome is opened as per the following code: ``` IWebDriver driver; driver = new ChromeDriver(); ``` then, the progress indicator on the...

I followed the same steps when I tried to use Mockoon Self-Signed SSL, and all worked fine. I exported the Mockoon SSL using Chrome Browser and added it to jssecacerts...