JohnOSu
JohnOSu
That won't necessarily get all the tests, for example - if there are more than 250 tests in the target. The changes described here have now been implemented: https://discuss.gurock.com/t/bulk-api-endpoint-changes-coming-soon/19537 These...
I have no idea if this is still being maintained. This worked for me: ` def get_tests(self, run_id): """ :return: the list of tests containing in a testrun. """ from...
I also tried putting individual values in the command line directly, but everything gets rejected - e.g.: `appium server: error: argument --nodeconfig: invalid json value: '"browserName":"iPhone_8"'`