Does anyone know if it is possible to use a headless browser to test the UI of an ASP.net 5 application that targets dnxcore50? Right now I can build an application that you can develop and run on Windows, Mac, and Linux. However, you can't run the UI tests because they need browser automation solution like Selenium.
You will have exactly the same issues as any other web frameworks.
You could potentially use PhantomJS to do exactly that.
phantomjs has a Windows and OSX build. But at the time of this writing, you would need to compile a Linux version yourself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With