Dynamic Forms' support

From GXtest Wiki
Jump to: navigation, search
Spanish.gif
English.gif
Japan.gif

In order to automate actions on dynamic forms we first need to install Selenium IDE (from here) to record the actions.

Once installed, we have to record the test case, test it, export it from Selenium and import it to GXtest, as described in this link (Note: Selenium Core is included in Selenium Server. You have to download the jar and change the extension to zip)

Before we can execute the test case in GXtest we have to replace the Open command of Selenium (the one that opens the initial url of the test case) with the Go command from GXtest. Also, in some combobox we will have to manually modify in GXtest the label we want to select, such as the field Hobbies.

The page controls supported from the Dynamic Form in the GeneXus sample are:

Controles soportados.png