Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 458 Bytes

selenium.d

selenium.d is a package that allows you to connect to selenium web driver using the most awesome programming language: D.

Setup

This library does not start the selenium server. You can download it form here http://www.seleniumhq.org/download/.

Usage

The library has a different api than the common libraries written in Java or Python. The examples folder and the project tests should be