Skip to content

Sample projects and tests that show the functionality of the webmate Java SDK.

License

Notifications You must be signed in to change notification settings

webmate-io/webmate-sdk-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmate Java SDK Samples webmate logo

This repository contains examples of how to use the webmate Java SDK.

Usage

To run the examples, add your webmate credentials in MyCredentials.java and follow the instructions there.

Note: It is recommended to start the tests individually via an IDE of your choice.

Samples

Test Frameworks
DemoCucumberTest Cucumber, Selenium, JUnit
DeviceInteractionTest JUnit
SeleniumBasedCrossbrowserTest Selenium, JUnit
SeleniumBasedRegressionTest Selenium, JUnit
SeleniumTest Selenium, JUnit
SeleniumTestScheduling Selenium, JUnit
SeleniumTestWithActionRule Selenium, JUnit
SeleniumTestWithActionRuleAlternative Selenium, JUnit
UrlBasedCrossbrowserTest JUnit

webmate API

Although, the SDK provides a number of features and convenience wrappers it doesn't exhaust the full potential of the webmate API. See the REST API Swagger documentation for a comprehensive summary of the webmate functionalities.