Beispiel #1
0
        public void NET()
        {
            var workflow = new NET();

            workflow.FullFlow(chromeDriver);
        }