Size: a a a

Aerokube Support

2021 February 16

pj

piyush jain in Aerokube Support
See last command
источник

IK

Ivan Krutov in Aerokube Support
Needs to have nested virtualization enabled, otherwise will not work
источник

IK

Ivan Krutov in Aerokube Support
This is clearly stated in documentation
источник

pj

piyush jain in Aerokube Support
My selenoid is setup on Linux VM only
источник

pj

piyush jain in Aerokube Support
All images working like chrome, firefox
источник

pj

piyush jain in Aerokube Support
Only facing issue with chrome Mobile image
источник

HB

Hamza Bakkali in Aerokube Support
Hello
Is it possible to run selenium script on android image ?
If not, how it's possible to automate browser on android image on selenoid ? Thank you
источник

IK

Ivan Krutov in Aerokube Support
piyush jain
Only facing issue with chrome Mobile image
yes, this requirement applies only to Android images including Chrome Mobile
источник

IK

Ivan Krutov in Aerokube Support
Hamza Bakkali
Hello
Is it possible to run selenium script on android image ?
If not, how it's possible to automate browser on android image on selenoid ? Thank you
it is possible but you need to have a hardware Linux server preferrably with SSD disk
источник

DY

Denis Yakimchuk in Aerokube Support
piyush jain
/piyush
/piyush
источник

HB

Hamza Bakkali in Aerokube Support
Ivan Krutov
it is possible but you need to have a hardware Linux server preferrably with SSD disk
that great !!
Do you have a python script example please ?
источник

IK

Ivan Krutov in Aerokube Support
Hamza Bakkali
that great !!
Do you have a python script example please ?
capabilities are the same, like: browserName = chrome, version = mobile-85.0
источник

HB

Hamza Bakkali in Aerokube Support
perfect thank you
источник

HB

Hamza Bakkali in Aerokube Support
i should run this command to add andoird right ?
sudo ./cm selenoid start --browsers "android:6.0"
источник

AK

Alexey Kom in Aerokube Support
Ivan Krutov
what prevents you from using just an IP address of the second VM? don't get why do you need port forwarding at all
no network peering if VMs are hosted in different clusters
источник

SM

Sergey Miroshin in Aerokube Support
Всем привет.
Пытаюсь запустить chrome-mobile


{"desiredCapabilities":{"browserName":"chrome","version":"mobile-86.0","enableVNC":true,"labels":{"manual":"true"},"sessionTimeout":"60m","name":"Manual session","adbExecTimeout":50000},"capabilities":{"alwaysMatch":{"browserName":"chrome","browserVersion":"mobile-86.0","selenoid:options":{"enableVNC":true,"sessionTimeout":"60m","labels":{"manual":"true"},"adbExecTimeout":50000}}}}

Падает по таймауту в 5 минут.
С чем может быть связано?
источник

АА

Александр Андряшин... in Aerokube Support
А сессия вообще создаётся?
источник

SM

Sergey Miroshin in Aerokube Support
Начинается, но отваливается по таймауту в 5 минут
источник

SM

Sergey Miroshin in Aerokube Support
источник

АА

Александр Андряшин... in Aerokube Support
Может сам тест на чем то блокируется?
источник