Ejemplo n.º 1
0
        public void Vivo()
        {
            var workflow = new Vivo();

            workflow.FullFlow(chromeDriver);
        }