Linkedin Addon for G1ANT Studio
- This command logs the user into the LinkedIn site. This command should be called first before any of the other commands can be used.
- This command takes two arguments:
email
andpword
,email
stores the ID used to login into linkedin,pword
stores the password to be used to login. An additional parametersearch
is required by Selenium but any value can be given to it, the value gets replaced in code.
Uses code from the G1ANT repository.