Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not initialize Seleno - System.TypeInitializationException #264

Open
josenbobby opened this issue Sep 26, 2018 · 1 comment
Open

Can not initialize Seleno - System.TypeInitializationException #264

josenbobby opened this issue Sep 26, 2018 · 1 comment

Comments

@josenbobby
Copy link

This is same issue thats mentioned in #231.
I am new to Seleno so I might have misunderstood something,

I am trying to get Seleno to work. Following the course Automated ASP.NET MVC Testing: End to End on Pluralsight by Jason Roberts.

But for some reason I cant get Seleno to work.
I created a solution with the ASP.Net MVC (.net 4.5.2). Works like it should.

I tried to make a little test but I always get the following error on initialising the BrowserHost.

System.TypeInitializationException : The type initializer for 'Tests.BrowserHost' threw an exception.
----> System.NullReferenceException : Object reference not set to an instance of an object.

@josenbobby
Copy link
Author

Its exactly as listed in this ticket. Though i am not using NUnit
#231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant