gt4webdriver

Description

GT client library for WebDriver

Details

Source
GitHub
License
MIT
Created
Dec. 2, 2024
Updated
Dec. 19, 2024

README excerpt

# gt4webdriver
GT client library for WebDriver

Loosely based on the python driver at https://github.com/SeleniumHQ/selenium

## Installation

```st
Metacello new
	repository: 'github://akgrant43/gt4webdriver:main/src';
	baseline: 'Gt4webdriver';
	load
```
← Back to results