Skip to content

Instantly share code, notes, and snippets.

@dannyshain
Created October 7, 2021 00:37
Show Gist options
  • Save dannyshain/d3b1a45811aaa920e2db197addac55ba to your computer and use it in GitHub Desktop.
Save dannyshain/d3b1a45811aaa920e2db197addac55ba to your computer and use it in GitHub Desktop.
Map<String, Object> args = new HashMap<>();
args.put("direction", "up");
driver.executeScript("mobile: swipe", args);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment