Skip to content

appiumtests: test notification actions

Fushan Wen requested to merge work/fuf/testactions into master

Reason for the change

When a user clicks a button in the notification popup, the interface should emit 3 signals to notify the client application.

Test plan

  1. Send a notification with two actions
  2. Match the button labels
  3. Click the first action button
  4. Watch the signal emissions

Screenshots or screen recordings

Bugs fixed

Merge request reports

Loading