wd-intent-click

0.0.1 • Public • Published

wd-utils

Some util methods to complement wd module

  • clickIntent, because clicking on an intent url(non http link) on a web view is not that simple. Related
// appium test code
// you finding the element to click
Utils.clickIntent(driver, element, function(err){
  // if not error you have clicked on an intent successfully
});

/wd-intent-click/

    Package Sidebar

    Install

    npm i wd-intent-click

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • urucas
    • vrunoa