Skip to content

inject page annotation #6

@jhuska

Description

@jhuska

ask Lukas what he meant with this one.
It should look like this:
@Inject
private Page page;

The page object should contains all components which I am going to test ?
Why I have to use DI ? Why I have to separate the content of the test page and test code ? Does not test contain too much implementation details ?

Is this for having an option to define the content of the page somewhere else than in the test ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions