Skip to content

Instantly share code, notes, and snippets.

@kenrett
kenrett / Selenium Cheat Sheet.md
Last active February 24, 2026 02:11
Selenium Cheat Sheet - Ruby

#Getting Started

##Webpage:

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