Hi,
So i've been recently working with docker out of curiosity, So far it's fun stuff. My motto was to run iOS device grid over it. So far i wasn't able find an OSX image so i can start it at a container inside docker.
Then I found one with vagrant here.
My approach-
1. Start a selenium grid on host.
2. Start the vagrant (host connected usb device access seem not to be working without it)
3. Get multiple OSX box and spin those an Appium node with the node config shared from host.(So each box get own config)
4. Run the automation script from host.
OR
Get docker OSX container and try to do same as above.
Any one already tried this approach or have any info/suggestion ???
@Hassan_Radi@SergeyTichomirov@banthia @amitjaincoer191 @Priyank_Shah @VikramSilk @fthamura @sameer49
P.S. Spinning more than 2 OSX VM on apple h/w or running OSX on non apple h/w is violation of Apple's term.