Class WebDeviceRuntime

    • Constructor Detail

      • WebDeviceRuntime

        @Autowired
        public WebDeviceRuntime​(Settings settings)
    • Method Detail

      • webDevice

        @Primary
        @Scope("cucumber-glue")
        @Bean(initMethod="initialize",
              destroyMethod="release")
        public WebDevice webDevice​(DeviceRegistry registry)