Skip to content
#

uitesting

Here are 26 public repositories matching this topic...

folkyatina
folkyatina commented Mar 5, 2020

Downloading section says that all you should do is to add

id 'marathon' version 'X.X.X'

to your build.gradle to add the plugin, but it will not work without this little magic in settings.gradle:

pluginManagement {
    resolutionStrategy {
        eachPlugin {
            if (requested.id.id == "marathon") {
        
UserInterfaceTesting.Framework.Lion
UserInterfaceTesting.Framework.BengalTiger
UserInterfaceTesting.Framework.Tiger

Automation Developers can download this framework and start writing your Selenium scripts. This framework provides basic project setup ,configuration and Implementation level details on how to proceed with Page Factory Model and other Design Patterns in Selenium

  • Updated Aug 3, 2017
  • Java
UserInterfaceTesting.Framework.BarbaryLion

Improve this page

Add a description, image, and links to the uitesting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uitesting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.