

On windows also you can simply run the below command:

If we run the mand file as shown below, the Selenium Grid will start on another terminal window. Java -jar selenium-server-standalone.jar -role hub" "proxy": ".proxy.DefaultRemoteProxy",ĭo script "cd /Users/onur/OneDrive/swtestacademy/new-articles/selenium-server/ & For virtual device creation, you can check here.Īnd for their Node config files, I used the below JSONs you can put these JSON files in selenium standalone jar’s director. One of them is Pixel XL and the other is Pixel 4. I will create two emulator devices for the Android 11 platform version.
#Mac emulator to test software for mac#
For more detailed instructions, I will share Selenium Grid articles for mac and windows.įor this example, I will do the tests on a MAC machine, and I will use Android Studio for emulators. Then, I will share the configuration JSON files with you. For this, we need to download the Selenium Grid jar file and save in a directory. In other articles, I shared these steps in detail and I want to share with you these articles.Īppium Windows Setup: Install Selenium Grid and Do ConfigurationsĪfter the installation of appium and its required tools, now we should install Selenium Grid and prepare our configuration JSON files.

Let’s get started! Appium Setup on MAC and Windowsįirst, we need to install all required tools on our operating system. I will show this on MAC operating system but on Windows also the settings are similar and for Windows settings, you can check this article.
#Mac emulator to test software how to#
Appium Parallel Tests on Multiple Emulators article, I will explain how to set up and then run your Appium Tests on multiple virtual devices.
