Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to test a smart GWT app using Selenium. For this I need to add up 1. user-extensions.js 2. user-extensions-ide.js in the IDE. This gives an additional scLocators for locating GWT elements on the page

Now if I want to test the above page using Java, then where will I add these js files in the code

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.