Testing Siebel Business Applications > Keywords Reference > Keywords Description >

GoToView


You use the GoToView keyword to move to a specified view from the Tab view, Tree view or Site Map. view.

Signatures (Desktop)

The GoToView keyword supports the following signature on mobile devices:

GoToView(ScreenRN|ViewRN|Level)

Note the following:

  • To go to Sitemap: ScreenRN|View RN|NULL
  • To go to ScreenTab: ScreenRN|View RN|L1
  • To go to TabView: NULL|ViewRN|L2/L3/L4

Note the following about the GoToView keyword signature:

  • View levels can be L1, L2, L3, and L4.
  • Before going to the next level, the user must be in the immediate previous level. For example, if the user has to go to level 3, the user must be in level 2.

Signature (Mobile)

The GoToView keyword supports the following signature on desktop machines:

GotoView(ViewRN)

Desktop Examples

The following table describes how to use the GoToView keyword to move to a specified view in desktop applications.

Target Object
Inputs
Closing Action
Comments

NULL|Accounts Screen|L1

 

 

Navigates to the accounts screen, first level view bar.

NULL|Account List View|L2

 

 

Navigates to the accounts screen, second level view bar.

NULL|TNT SHM Opportunity Agenda View|L3

 

 

Navigates to the accounts screen, third level view bar.

NULL|Quote Item XA View|L4

 

 

Navigates to the accounts screen, fourth level view bar.

Sitemap.Asset Management Screen|Sitemap.Asset Mgmt - Assets View|NULL

 

 

Clicks on the Site Map links.

Mobile Examples

The following table describes how to use the GoToView keyword to move to a specified view in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

Pharma Contact List View - Mobile

 

 

Navigates to the Contact List view.

Testing Siebel Business Applications Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.