summaryrefslogtreecommitdiffstats
path: root/testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst
diff options
context:
space:
mode:
Diffstat (limited to 'testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst')
-rw-r--r--testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst44
1 files changed, 44 insertions, 0 deletions
diff --git a/testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst b/testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst
new file mode 100644
index 000000000..9ef44502c
--- /dev/null
+++ b/testing/marionette/puppeteer/firefox/docs/ui/browser/notifications.rst
@@ -0,0 +1,44 @@
+.. py:currentmodule:: firefox_puppeteer.ui.browser.notifications
+
+Notifications
+=============
+
+AddOnInstallBlockedNotification
+-------------------------------
+
+.. autoclass:: AddOnInstallBlockedNotification
+ :members:
+ :inherited-members:
+ :show-inheritance:
+
+AddOnInstallConfirmationNotification
+------------------------------------
+
+.. autoclass:: AddOnInstallConfirmationNotification
+ :members:
+ :inherited-members:
+ :show-inheritance:
+
+AddOnInstallCompleteNotification
+--------------------------------
+
+.. autoclass:: AddOnInstallCompleteNotification
+ :members:
+ :inherited-members:
+ :show-inheritance:
+
+AddOnInstallFailedNotification
+------------------------------
+
+.. autoclass:: AddOnInstallFailedNotification
+ :members:
+ :inherited-members:
+ :show-inheritance:
+
+AddOnProgressNotification
+-------------------------
+
+.. autoclass:: AddOnProgressNotification
+ :members:
+ :inherited-members:
+ :show-inheritance: