Annotation Type Steps


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    @Component
    public @interface Steps
    Regulating the lifecycle of the browser for JBehave frontend tests

    After a first implementation of steps annotation by Sven Schomaker, working for Deutsche Telekom AG in 2013.

    Author:
    Daniel Keiss <daniel.keiss@telekom.de>

    Copyright (c) 2020 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int testLevel  
    • Element Detail

      • testLevel

        int testLevel
        Default:
        0