<http://stackoverflow.com/questions/36495394/jenkins-pass-browser-url-as-parameter-of-a-maven-selenium-java-test#>
Hi ! I'm looking for a solution to pass a variable ( an URL in my case ) in parameter in Jenkins when the jobs is built I want to do this, because i have to execute the same test in various website. Pass the URL as parameter will be a good way to don't have to copy/paste 10 times the same maven project just to specifiy an URL. For my test I use selenium and everything is developped in Java. Do you have some ideas ? I see some post with solutions, but nothing works for me. Thanks for help ! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c80e6b40-856a-4a11-b730-5fedc9b0bafa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
