Search code examples
seleniummobileautomated-testsqafperfecto

How to pick available device on the run from perfecto


During execution I want to get the list of available devices from perfecto cloud and execute my test cases on any available devices from the pool. How can I achieve this with QAF - Perfecto framework ?


Solution

  • For dynamic device selection, don't use deviceName capability, instead use capabilities that allow you to specify the device characteristics to select device. In order to set capabilities refer setting driver capabilities