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 trial

General Discussion

Beth Harvey
Beth Harvey
1,511 Points

Does anyone know if the upcoming Introduction to Selenium course will focus on a specific language?

I'm excited about the Introduction to Selenium course which is due to be added to Treehouse this month. I've used Selenium WebDriver a little in the past but will soon be working with it a lot more in a Java environment. Does anyone know if this course will use Java or another language?

Thanks!

1 Answer

I'm going through this program right now. Surprisingly, it's JavaScript. Since it utilizes Promises, it would be great course to ramp up how to use Selenium, and cousin Protractor to test AngularJS application.

Beth Harvey
Beth Harvey
1,511 Points

That's interesting. I keep hearing that more and more automated testers are moving to JavaScript so I guess this is a good place to start. Thanks for your reply!