You are on page 1of 2

Selenium socket exeception,

Step 1 :- Go to Window --> Preferences


Step 2 :- Under Java --> Click Installed JREs & Click Add Tab.
Step 3 :- Select Standard VM --> Select Next
Step 4 :- Add the Jdk path(from ur local system where you have installed java) in
JRE home text box.
Step 5 :- Then Click Finish.
Step 6 :- Now u see your Jdk path is added.
Step 7 :- Now Click ur CheckBox of ur Jdk path and Click Apply & Close Button.
Wait for the building of Project to complete and then Execute your Code.
from Aarthi to everyone in this session: 10:23 AM
I am also getting socket exception

ASSIGNEMNET SESSION 2 selenium

Week2.Day2
🍓🍓🍓🍓🍓🍓🍓🍓🍓🍓🍓🍓

Assignment:1

FaceBook:
================================
// Step 1: Download and set the path
// Step 2: Launch the chromebrowser
// Step 3: Load the URL https://en-gb.facebook.com/
// Step 4: Maximise the window
// Step 5: Add implicit wait
// Step 6: Click on Create New Account button
// Step 7: Enter the first name
// Step 8: Enter the last name
// Step 9: Enter the mobile number
// Step 10: Enterthe password
// Step 11: Handle all the three drop downs
// Step 12: Select the radio button "Female"
( A normal click will do for this step)

//input[@name='reg_email__'
Assignment:2
==================================================
https://github.com/TestLeafPages/SeleniumAssignments/blob/master/week2/
day2.assignments/EditLead.java
https://github.com/TestLeafPages/SeleniumAssignments/blob/master/week2/
day2.assignments/DeleteLead.java

Assignment:5
========================
LeafGround Assignments
***

https://www.leafground.com/
input.xhtml;jsessionid=node0tmb2389go0xlxjvuy66xu9p668024.node0
https://www.leafground.com/button.xhtml
https://www.leafground.com/select.xhtml
https://www.leafground.com/checkbox.xhtml
https://www.leafground.com/link.xhtml
Note : Kindly refer the video attached to do the following assignments

You might also like