qxf2-page-object-model icon indicating copy to clipboard operation
qxf2-page-object-model copied to clipboard

Options to pass on remote testing not working

Open drishyatm opened this issue 11 months ago • 1 comments

Remote testing ( browserstack and saucelabs) would be taking the parameters as which browser /version to test . However noticed that the option passing as browser is throwing error message as "list index out of range"

While we run the test using the command python -m pytest tests/test_example_form.py --remote_flag Y --browser firefox

drishyatm avatar Mar 06 '24 06:03 drishyatm

While fixing this. Can you also change the version of chrome and Firefox to latest version

avinash010 avatar Mar 13 '24 10:03 avinash010