Login using Social Account
     Continue with GoogleLogin using your credentials
Like we did in the previous assessment, in this step we will set the browser agent string. A browser agent string helps identify which browser is being used, what version, and on which operating system.
You can get your browser agent string from here:
Set the browser agent string in the user_agent
variable:
<<your code goes here>> = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36'
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Note - Having trouble with the assessment engine? Follow the steps listed here
Loading comments...