How to run Selenium tests in the main project if the main and test projects are in the same solution and work on localhost?
You can deploy the mvc website to IIS (local / remote) and use the URL in selenium to invoke your project. e.g. driver.get (" http: //localhost/website/default.aspx ")
Source: https://habr.com/ru/post/1619771/More articles:UISearchController SearchBar Overlapping Status Bar and Spaces - uisearchcontrollerMy css transition search query is not working - jqueryHttpClient authentication, login - javafile_get_contents does not work if the url of a string from a text file is phpKnitr: Trailing zeros in inline text - rHow to interact between ViewModels in WPF and how to manage the views life cycle - c #UITableView Header Title Navigation Navigation - iosImplementing slicer in cascaded SSRS - reporting-servicesWhen does a Java class load? - javaHow can I scroll the slide in one direction forward / backward and the active corresponding indicator? - javascriptAll Articles