Skip to content

Instantly share code, notes, and snippets.

View giriva's full-sized avatar
🎯
Focusing

Giriprasad Vasudevan giriva

🎯
Focusing
View GitHub Profile
@giriva
giriva / Selenium Cheat Sheet.md
Created January 8, 2019 16:11 — forked from gmertk/Selenium Cheat Sheet.md
Selenium Cheat Sheet - Ruby

#Getting Started

##Webpage:

<html>
<head>
    <title>Testing with Ruby and Selenium WebDriver</title>
</head>
 
<body bgcolor="antiquewhite">