Include Page | ||||
---|---|---|---|---|
|
Quantum components | |||
| |||
| |||
| |||
|
Include Page | ||||
---|---|---|---|---|
|
Perfecto environment setup for users
The following items must be set up beforehand on all workstations.
UI Expand | ||
---|---|---|
| ||
|
UI Expand | ||
---|---|---|
| ||
Install Java JRE and JDK on your workstation. If you are unsure if it is installed, open the command line and type |
UI Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Writing tests with Perfecto requires writing Selenium/Appium code in an IDE. We will cover this in the training. For now, all you need is select and set up the IDE of your choice. Perfecto supports the major IDEs in the market, Eclipse and IntellijIDEA. Both offer the same functionality. To set up your IDE, select the IDE you prefer and follow the IDE-specific instructions:
|
UI Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
We now need to prepare the Quantum framework setup. For comprehensive information on Quantum, see our Quantum Starter Kit on GitHub. To prepare the Quantum setup:
|
UI Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
UI Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
We now have an IDE installed, and our project is open. Next, we need to add credentials and run our first test, as follows:
That's it! Your Quantum framework is set up and ready to go. |
UI Expand | ||
---|---|---|
| ||
Working with native applications requires you to utilize Appium Inspector. For instructions on working with Appium Inspector, including information on the supported versions, see Appium Inspector. |
UI Expand | ||
---|---|---|
| ||
Selenium and Appium scripts work with objects that are identified with an XPath expression. We will cover this extensively in the training. Right now, all we need to do is ensure you have the Google Chrome browser installed, which provides built-in support for XPath. |
You are now all set up with a working environment! We look forward to meeting you in the training.
Include Page | ||||
---|---|---|---|---|
|