Skip to content

Fast browser automations for tests or other purposes

License

Notifications You must be signed in to change notification settings

hydrogen2oxygen/arsenic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arsenic

Fast browser automations for tests or other purposes

Selenium as driver

Arsenic use Selenium as driver for browser automation.

Dependency for Maven

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>
    
	<dependency>
	    <groupId>com.github.hydrogen2oxygen</groupId>
	    <artifactId>Se</artifactId>
	    <version>master-SNAPSHOT</version>
	</dependency>

About

Fast browser automations for tests or other purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published