Skip to content
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

Add mobile: command for siri client #837

Merged
merged 3 commits into from
Nov 24, 2018

Conversation

mykola-mokhnach
Copy link
Contributor

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

@@ -79,6 +79,8 @@ extensions.executeMobile = async function (mobileCommand, opts = {}) {
clearKeychains: 'mobileClearKeychains',

getPermission: 'mobileGetPermission',

activateSiri: 'mobileActivateSiri',
Copy link
Member

Choose a reason for hiding this comment

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

I would prefer one of these names:

  • siriCommand
  • siriVoiceCommand
  • siri
  • textToSiri

Or similar. I just want something that conveys we'll be passing a parameter to get siri to do something. Just saying "activate siri" to me sounds like we're enabling siri on the device, not actually using it.

Copy link
Contributor Author

@mykola-mokhnach mykola-mokhnach Nov 24, 2018

Choose a reason for hiding this comment

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

changed to siriCommand

@mykola-mokhnach mykola-mokhnach merged commit 59a8c4c into appium:master Nov 24, 2018
@jlipps
Copy link
Member

jlipps commented Nov 26, 2018

published in 2.104.0

khanayan123 pushed a commit to khanayan123/appium-xcuitest-driver that referenced this pull request May 10, 2021
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.

None yet

3 participants