appium / appium-for-mac

[deprecated] Application for automating a mac app with JSON wire protocol
Apache License 2.0
193 stars 70 forks source link

How to register a node in Selenium Grid using Appium for Mac server #113

Closed pramodl7713 closed 3 years ago

pramodl7713 commented 3 years ago

I want to regerster a node in Selenium grid using Appium-for-mac and using below command but node is not registering in Grid Hub. /Applications/AppiumForMac.app/Contents/MacOS/AppiumForMac -p 4622 --nodeconfig /Users/SR40038645/mac.json

Is there any specific command or way to register a node in Selenium Grid with Appium-for-mac