Skip to content

Conversation

@sakhisheikh
Copy link
Contributor

We implemented generic perform action method deviceElement:performAction:withValue: that takes action name as an argument.

It takes two arguments:

  • actionName: For now we added Tap action name in types and we can iterate over it for other action types if it's needed. we grab metadata of action based on action type.
  • currentPlatformElement: it's unique base64 element id on which action will be performed.

@sakhisheikh sakhisheikh requested a review from dmissmann October 15, 2025 08:21
@dmissmann dmissmann merged commit 6d0c7f0 into danielpaulus:main Oct 15, 2025
2 checks passed
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