images icon indicating copy to clipboard operation
images copied to clipboard

Browser images for Selenoid and Moon 1.x

Results 69 images issues
Sort by recently updated
recently updated
newest added

Hi, I used to run `chrome-mobile` from the command line as follows: ``` docker run --rm --cap-add=SYS_ADMIN -p 4444:4444 -p 5900:5900 -e ENABLE_VNC=true -e QTWEBENGINE_DISABLE_SANDBOX=1 --privileged selenoid/chrome-mobile:86.0 ``` Nevertheless, the...

Setup that we are using: On one server we have GGR On separate two servers, on each server we have 4 Selenoid docker nodes that can run up to 6...

Since selenium 4.0 released and newest versions I started getting this error when trying to upload file: UnsupportedCommandException: unknown command: unknown command: session/f6ad259d39d4b1f9be1e1861fa831db6/se/file Screenshot: file:/home/circleci/unified-messaging-service-tests/build/reports/tests/1652857847769.34.png Timeout: 7 s. Caused by:...

hi, Is there any way to import certificate in browser? Thanks

documentation

I am attempting to build android images using the automate_android script, and I get the following errors near the end of the execution: `Step 27/32 : RUN curl -o sdk-tools.zip...

I'm running android emulator x86_64 android 11 on docker, for a few days things are good but without any error log `adb devices` returns unauthorized and a connection with appium...

- ANDROID_HOME replaced by ANDROID_SDK_ROOT - Changed path to sdk due to package refactoring of [fresh cmd-line tools](https://stackoverflow.com/questions/60440509/android-command-line-tools-sdkmanager-always-shows-warning-could-not-create-se/61176718#61176718) - up appium default version built image with 12 android can find...

I'm trying to record a browser in Docker container using the Aerokube images when in the browser some audio is being played (e.g., in a YouTube video or a WebRTC...

bug

Hello. We have audio playback as part of one of our test suites. Audio playback works fine in real browsers(chrome and firefox), it also works fine in selenoid/chrome container. Previously...

bug

Our IT department noticed, that there is a lot of data pulled from servers like assets.msn.com, edge.microsoft.com, img-s-msn-com.akamaized.... and others. This seems to be the update mechanism of Edge. More...

bug