Link each variation to a version
After creating different types of browsers, you need to link your interfaces/actions to the browsers.
Select the user-defined action or interface entity for which you want to create a variation. The variations of these items will be used to execute cross-platform automated tests.
For example, assume you already have an action called config that is used to create initial configurations on your browsers. It is suggested that you have variations of the config action, each tailored to the requirements of one of the browser types: Internet Explorer, Google Chrome, and Mozilla Firefox. (For a non-browser-specific config action, you may just want to create an empty action.)
Right-click the node for the config action, and then select Copy.
Right-click the Actions nodes in the TestArchitect explorer tree, and select Paste as Variation.
In the Create Variation dialog box, select the Links to version node check box.
From the Select system drop-down list, select Browser.
Select Chrome to link this variation to Google Chrome.
Click OK.
The new variation for Google Chrome appears as a node in the TestArchitect explorer tree.
Repeat steps #1 through #7 to link the other variations to Mozilla Firefox and Internet Explorer
The variations for Internet Explorer, Chrome, and Firefox now appear as nodes in the Explorer tree.