Skip to content

add mobile alert #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 13, 2017
Merged

add mobile alert #575

merged 2 commits into from
May 13, 2017

Conversation

KazuCocoa
Copy link
Member

ref: add alert for mobile: #568

@KazuCocoa KazuCocoa added this to the v9.4.4 milestone May 13, 2017
@KazuCocoa KazuCocoa merged commit 1facf0f into appium:master May 13, 2017
@KazuCocoa KazuCocoa deleted the add_mobile_alert branch May 13, 2017 00:41
# @param action [String] The following actions are supported: accept, dismiss and getButtons. Mandatory parameter
# @param button_label [String] The label text of an existing alert button to click on.
# This is an optional parameter and is only valid in combination with accept and dismiss actions.
# @return nil or Selenium::WebDriver::Error::NoSuchAlertError if no action sheet or alert

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or button labels if action is equal to getButtons

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

This was referenced May 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants