-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Description
Hi,
I am doing Selenium Automation in C# and Use following drivers.
Chromium.ChromeDriver" version="2.21"
NUnit version="3.2.1"
Selenium.Support version="2.53.0"
Selenium.WebDriver version="2.53.0"
All the test cases working fine,however when i connect the same test case in Build tool, then after some test case get executed, automatically google chorme hangs. I dont know the issue and even i am new to selenium. Please Guide me.
Thanks In Advance :)
jojojoy2k