Skip to content

problem with SelenoHost.Run #103

@micuentadecasa

Description

@micuentadecasa

Hi, I'm trying to start new projects and I got an exception when I try to use SelenoHost.Run , the problem seems to be with the structure of my testing class, I mean, the error is that I can't use a static method like SelenoHost.Run.

Update: At last I got a partial solution, if I declare an instance of SelenoHost and change some methods it works, maybe there has been a change in the source code?
Now I have problems with Navigate() and Find Methods.

I put below the exception:

Error 1 An object reference is required for non-static field, method, or property

Se requiere una referencia de objeto para el campo, método o propiedad no estáticos

'TestStack.Seleno.Configuration.SelenoHost.Run(System.Action<TestStack.Seleno.Configuration.Contracts.IAppConfigurator>)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions