Class ZaleniumHook


  • public class ZaleniumHook
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ZaleniumHook()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void beforeScenario​(io.cucumber.core.api.Scenario scenario)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZaleniumHook

        public ZaleniumHook()
    • Method Detail

      • beforeScenario

        public void beforeScenario​(io.cucumber.core.api.Scenario scenario)
                            throws java.io.IOException
        Throws:
        java.io.IOException