ExecuteAutomationWebApp
ExecuteAutomationWebApp copied to clipboard
This application is used for automating selenium and coded UI frameworks course
Bumps bootstrap from 3.0.0 to 3.4.1. [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.4 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.1.1. Release notes Sourced from Microsoft.Owin's releases. 4.1.1 Release This release includes a security fix and some minor improvements. The packages are available on nuget.org....
Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin.Security.Cookies's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...
Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...
Hi here is the error that i get running the executeautomationwebapp --> Could not find a part of the path 'C:\EAApp-Git\ExecuteAutomationWebApp\ExecuteAutoEmployee\bin\roslyn\csc.exe'.
Steps to Reproduce: Navigate to http://eaapp.somee.com/ This error occurs even before user interaction or before reading my code Expected Result: The website should load the homepage without any errors. Actual...