mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
12 lines
183 B
Markdown
12 lines
183 B
Markdown
---
|
|
title: "selenium"
|
|
tags:
|
|
- cosc202
|
|
---
|
|
|
|
Webdriver: implements web based tests
|
|
|
|
IDE: record/playback interactions with web browsers
|
|
|
|
You can mix automated and interactive options.
|