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

[experiment] Explore user actions #460

Closed
wants to merge 27 commits into from
Closed

Commits on Nov 11, 2019

  1. cache execution_context

    ro0gr committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    3ad2fcd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    fdf2f0d View commit details
    Browse the repository at this point in the history
  2. Allow passing of an Error instance to the throwBetterError

    Ruslan Hrabovyi authored and ro0gr committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    46bf062 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. [Needs Tests] Implement action utility

    + invokeHelper
    Ruslan Hrabovyi authored and ro0gr committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    7ea4ef1 View commit details
    Browse the repository at this point in the history
  2. Add negative test case for fillable with clue

    Ruslan Hrabovyi authored and ro0gr committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    d7e660e View commit details
    Browse the repository at this point in the history
  3. ExecutionContext: fillable

    ro0gr committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    ab0879a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Restore fillable

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    0305adc View commit details
    Browse the repository at this point in the history
  2. ExectuionContext: click

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2ca4bab View commit details
    Browse the repository at this point in the history
  3. fixup! clickOnText

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    883b570 View commit details
    Browse the repository at this point in the history
  4. ExecutionContext: triggerEvent

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2dac5b4 View commit details
    Browse the repository at this point in the history
  5. ExecutionContext: remove assertElementExists

    as not needed anymore
    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    0380e26 View commit details
    Browse the repository at this point in the history
  6. ExecurionContext: focus/blur

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    22290ba View commit details
    Browse the repository at this point in the history
  7. move visitable to run

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b7194ee View commit details
    Browse the repository at this point in the history
  8. remove code unused anymore

    ro0gr committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    668b902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23eb286 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a393966 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    89282b1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9926b18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa8ada4 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. add sync invocation errors

    ro0gr committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    bc33875 View commit details
    Browse the repository at this point in the history
  2. imporove tests

    ro0gr committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    b18258f View commit details
    Browse the repository at this point in the history
  3. Move visitable to action

    ro0gr committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    124a23d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3947a21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    310c09b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92c6492 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59e7934 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54d5677 View commit details
    Browse the repository at this point in the history