rivlinp / seconf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seconf

Example code used for demo at Selenium Conference 2013

If you have a Salesforce.com username / password, you can run this code by creating a file:

src/main/resources/user.properties

username=user@domain.tld
password=yourpassword/

About