If I use Selenium WebDriver in java, do I need the source code of the application to test? -


can run test using selenium 2 without source code of application test?. want use selenium java (eclipse).

i believe not need source code, can grab element through view source function. more details also.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -