static void Main(string[] args) { Runner.Run("Tests"); }
public Tests(AutomatedBrowserType automatedBrowserType) { runner = RunnerFactory.Instance.CreateWeb("U--LKi5tve35kNidu4uRp5IzAWrhL7PNVp3jEn4Y55U1", automatedBrowserType); }