0% found this document useful (0 votes)
239 views2 pages

Selenium Complete Reference

The document provides a list of Selenium reference links on various topics with brief descriptions. It includes links to articles on finding elements, XPath and CSS selectors, handling radio buttons and checkboxes, Java alerts, synchronization, handling windows and frames, advanced user actions, writing data-driven tests, and core Java concepts and programs for interviews. The reader is advised to complete related lectures before referring to the detailed explanations in the provided links.

Uploaded by

Arjun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
239 views2 pages

Selenium Complete Reference

The document provides a list of Selenium reference links on various topics with brief descriptions. It includes links to articles on finding elements, XPath and CSS selectors, handling radio buttons and checkboxes, Java alerts, synchronization, handling windows and frames, advanced user actions, writing data-driven tests, and core Java concepts and programs for interviews. The reader is advised to complete related lectures before referring to the detailed explanations in the provided links.

Uploaded by

Arjun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Selenium References :

Based on my research from at least 50 + Selenium blogs, Have shortlisted few Top Article links on each
topic which have in detail explanations:

Note : For better Understanding Please complete my Lectures on related topics and then refer below
links.

Find element and FIndElements Methods in Selenium

[Link]

Xpath and CheatSheet examples with Cheat sheets

[Link]

[Link]
rosetta-stone/

Handling Radio Buttons and checkboxes :

[Link]
Selenium-Webdriver

Handling Java Alerts /Pop ups in Selenium

[Link]

Synchronization on Selenium :

[Link]

Handling Windows with Selenium :

[Link]
Handling Frames with Selenium

[Link]

Handling Actions Advanced user actions :

[Link]

Miscellaneous

[Link]

Core Java Concepts on Glance

[Link]

Core Java Programs for Interview Preparation

[Link]

You might also like