Skip to content

Instantly share code, notes, and snippets.

View jatezzz's full-sized avatar
🍦
Learning...

John Andrés Trujillo jatezzz

🍦
Learning...
View GitHub Profile
@dapperdandev
dapperdandev / index.html
Last active August 8, 2022 00:36
TestCafe: Finding Cells In a Table
<!-- served up with `live-server --port=5000` -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>