Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHarshad Pandhare
3,038 Pointsconst driver = new selenium.Builder().forBrowser("chrome").build();
[19396:21008:0119/002543.053:ERROR:policy_loader_win.cc(505)] PReg file doesn't exist: C:\WINDOWS\System32\GroupPolicy\Machine\Registry.pol
DevTools listening on ws://127.0.0.1:12872/devtools/browser/b450d21b-bed7-4ccf-8345-7a23163dd241
1 Answer
Jonathan Grieve
Treehouse Moderator 91,253 PointsHi there,
I don't know what exactly this error message means but it might be that you don't have all the proper drivers installed.
Can I ask are you trying to run Selenium via Workspaces or on your own system?
In the meantime hopefully the download instructions on the official website will get you up to speed. http://www.seleniumhq.org/