ExecuteAutomationWebApp icon indicating copy to clipboard operation
ExecuteAutomationWebApp copied to clipboard

This application is used for automating selenium and coded UI frameworks course

Results 7 ExecuteAutomationWebApp issues
Sort by recently updated
recently updated
newest added

Bumps bootstrap from 3.0.0 to 3.4.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=nuget&previous-version=3.0.0&new-version=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...

dependencies

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...

dependencies

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....

dependencies

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...

dependencies

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...

dependencies

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...