Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #453 from vania-pooh/master
Browse files Browse the repository at this point in the history
More images
  • Loading branch information
aandryashin authored May 30, 2018
2 parents 62e5a3b + 193f4b2 commit 8957a09
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/browser-image-information.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ We do not consider these images really stable. Many of base operations like work
| selenoid/opera:50.0 | selenoid/vnc:opera_50.0 | 2.32 | 50.0.2762.45
| selenoid/opera:51.0 | selenoid/vnc:opera_51.0 | 2.33 | 51.0.2830.26
| selenoid/opera:52.0 | selenoid/vnc:opera_52.0 | 2.35 | 52.0.2871.37
| selenoid/opera:53.0 | selenoid/vnc:opera_53.0 | 2.36 | 53.0.2907.68
|===

[NOTE]
Expand All @@ -165,3 +166,25 @@ We do not consider these images really stable. Many of base operations like work
. Images for older Opera versions were not built because we have no Debian packages. If you have such packages - we could create more images.
====

=== Android

WARNING: Hardware server or virtual machine with nested virtualization support is required to run Android images.

.Android Images
|===
| Image | Android version | Appium version

| selenoid/android:4.4 | 4.4 | 1.8.1
| selenoid/android:5.1 | 5.1 | 1.8.1
| selenoid/android:6.0 | 6.0 | 1.8.1
| selenoid/android:7.0 | 7.0 | 1.8.1
| selenoid/android:7.1 | 7.1 | 1.8.1
| selenoid/android:8.0 | 8.0 | 1.8.1
| selenoid/android:8.1 | 8.1 | 1.8.1
|===

[NOTE]
====
. These images include VNC server and Android Quick Boot snapshot.
. Neither Chromedriver nor Chrome Mobile are installed. To test hybrid apps build your own image using provided automation script.
====

0 comments on commit 8957a09

Please sign in to comment.