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
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i wd-intent-click

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • urucas
  • vrunoa