Testing: Selenium: ZimbraSelenium RefImages

General Information

The Zimbra Selenium Harness uses the following images to describe the harness design.


Ajax Application Images

For reference, these screen captures are listed in this wiki page. The harness javadoc pages reference these images.

Login Page

Login

General Ajax Page

The following diagram shows the general ajax page. Also included are outlines for:

  • "MainPage" (Red)
  • "MailFolderTree" (Orange)
  • "MiniCal" (Green)
  • "MailPage" (Blue).
General

Mail Page

The following diagram shows the general "MailPage" view. The "MailPage" includes elements within the red box.

Mail

The following diagram shows the breakdown of the terms:

  • Toolbar (red)
  • Columns (green)
  • List (blue)
Mail

The following diagram shows the "DisplayMail" object (red) after selecting (LEFT_CLICK) on list item (green).

Mail

The following diagram shows the "ComposeMail" object including the compose (red) and toolbar (green).

Mail

The following diagram shows an example of clicking on item (green) and selecting from the context menu (red).

// Example code to reply to a message using the context menu
app.MailPage.listClick(subject, Button.RIGHT_CLICK, Button.Reply);
Mail
Mail

Address picker:

Addresspicker

Recover Deleted Items (http://bugzilla.zimbra.com/show_bug.cgi?id=45284):

Recover

Redirect Items (http://bugzilla.zimbra.com/show_bug.cgi?id=62171):

Redirect

Addressbook Page

The following diagram shows the general "AddressbookPage" view. The "AddressbookPage" includes elements within the red box and are further separated into:

  • Toolbars (green)
  • List (blue)
  • DisplayContact (orange)
  • TBD (yellow)
Addressbook

The following diagram shows the "ComposeContact" object (red)

Addressbook

The following diagram shows an example of clicking on item (green) and selecting from the context menu (red).

// Example code to reply to a message using the context menu
app.AddressbookPage.listClick(displayname, Button.RIGHT_CLICK, Button.NEW_MAIL);
Addressbook

Calendar Page

TBD

Tasks Page

Tasks
Tasks
Tasks

Briefcase Page

Preferences Page

Preferences

Zimlets Page - Social

Social

Search Page

Search
Search

Folder Page

Folder
Folder

Minical Page

Minical

Popups

Zimlets Disabled


Verified Against: unknown Date Created: 11/7/2007
Article ID: https://wiki.zimbra.com/index.php?title=Testing:_Selenium:_ZimbraSelenium_RefImages Date Modified: 2015-03-25



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »

Jump to: navigation, search