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

feat: add support for custom actions (#112) #112

Merged
merged 55 commits into from
Feb 16, 2023

Conversation

wolfenrain
Copy link
Owner

@wolfenrain wolfenrain commented Nov 3, 2022

Status

READY

Description

Add support for custom actions, this will allow us to implement #3, #4, #5, #71

Closes #11

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

felangel
felangel previously approved these changes Feb 16, 2023
Copy link
Collaborator

@felangel felangel left a comment

Choose a reason for hiding this comment

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

Left a bunch of minor comments but overall LGTM ✅

Copy link
Contributor

@Thithip Thithip left a comment

Choose a reason for hiding this comment

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

Awesome work, congrats! 🎉

Some comments, more questions than real remarks.

Thanks for the tools, very helpful to test it 👌

Thithip
Thithip previously approved these changes Feb 16, 2023
Copy link
Contributor

@Thithip Thithip left a comment

Choose a reason for hiding this comment

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

All good for me! 🚀

@wolfenrain wolfenrain changed the title feat: add support for custom actions feat: add support for custom actions (#112)Co-authored-by: Felix Angelov <felangelov@gmail.com> Feb 16, 2023
@wolfenrain wolfenrain merged commit 95a557b into main Feb 16, 2023
@wolfenrain wolfenrain deleted the feat/add-support-for-custom-actions branch February 16, 2023 20:23
wolfenrain added a commit that referenced this pull request Feb 16, 2023
@wolfenrain wolfenrain changed the title feat: add support for custom actions (#112)Co-authored-by: Felix Angelov <felangelov@gmail.com> feat: add support for custom actions (#112) Feb 16, 2023
@wolfenrain wolfenrain mentioned this pull request Feb 19, 2023
7 tasks
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.

spike: investigate how actions (tapOn, expectVisible, etc..) can be more extendable
3 participants