jpf710
June 13, 2022, 5:06pm
#1
{
"goog:chromeOptions": {
"args": [
"--ignore-certificate-errors",
"--disable-notifications",
"--disable-popup-blocking",
"--disable-infobars",
"--lang=en",
"--window-size=1280,1024"
]
}
}
Trying to run test in job with the above desired settings. Chrome is opening, job runs, but window not sized properly. Other settings do not seem to be applied either.
1 Like
jpf710
June 16, 2022, 4:12pm
#2
Still looking for a suggestion. Can anyone point me in a good direction?
same problem, didnt find here right answer or solution
jpf710
June 28, 2022, 3:07pm
#4
Not sure where to get support for this testing platform. Did you find a solution n.biryukov?
nope, tried different same options, no one doesnt work
"goog:chromeOptions": {
"args": [
"--window-size=390,844"
]
"resolution": "1920x1080"
"screenResolution": "1280x1024"
"setSize": "1280x1024"