You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```robotframework-apprise``` is a [Robot Framework](https://www.robotframework.org) keyword collection for the [apprise](https://github.com/caronc/apprise) push message library. It enables Robot Framework users to send push/email messages to every message service supported by Apprise.
@@ -49,4 +49,4 @@ Examples:
49
49
## Known issues
50
50
51
51
- This library uses Apprise's default async behavior. Currently, you cannot send messages in a synchronous way.
52
-
- The current version of this library does not permit you to set the target format (text, HTML). It uses Apprise's default format which is HTML.
52
+
- The current version of this library does not permit you to set the target format (text, HTML). It uses Apprise's default format which is HTML.
0 commit comments