Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need document for below configurations Selenium Grid Extras. #416

Open
SrikanthSamala opened this issue Aug 6, 2018 · 0 comments
Open

Comments

@SrikanthSamala
Copy link

There is no configuration document to proceed and work with Selenium Grid Extras.

D:\SeleniumGrid_Extras>java -jar SeleniumGridExtras-2.0.4-SNAPSHOT-jar-with-dependencies.jar -help
Y DeleteOldLogsTask - /log_delete - Delete logs older than X Days. X is define in the config.json
Y MoveMouse - /move_mouse - Moves the computers mouse to x and y location. (Default 0,0)
Y RebootNode - /reboot - Restart the host node
Y VideoRecorder - /video - Starts and stops video recording
Y KillAllIE - /kill_ie - Executes os level kill command on all instance of Internet Explorer
Y KillAllFirefox - /kill_firefox - Executes os level kill command on all instance of Firefox
Y KillAllChrome - /kill_chrome - Executes os level kill command on all instance of Google Chrome
Y KillAllSafari - /kill_safari - Executes os level kill command on all instance of Safari
Y SetAutoLogonUser - /user_auto_logon - Sets a user to automatically logon into system post reboot
Y GetProcesses - /ps - Gets a list of currently running processes
Y KillPid - /kill_pid - Kills a given process id
Y Netstat - /netstat - Returns a system call for all ports. Use /port_info to get parsed details
Y Screenshot - /screenshot - Take a full OS screen Screen Shot of the node
Y ExposeDirectory - /dir - Gives accesses to a shared directory, user has access to put files into it and get files from it. Directory deleted on restart.
Y StartGrid - /start_grid - Starts an instance of Selenium Grid Hub or NodeConfig
Y GetInfoForPort - /port_info - Returns parsed information on a PID occupying a given port
Y GridStatus - /grid_status - Returns status of the Selenium Grid hub/node. If currently running and what is the PID
Y KillAllByName - /kill_all_by_name - Executes os level kill command on a given PID name
Y StopGrid - /stop_grid - Stops grid or node process
Y GetConfig - /config - Returns JSON view of the full configuration of the Selenium Grid Extras
Y StopGridExtras - /stop_extras - Shuts down Grid Extras service
Y IEProtectedMode - /ie_protected_mode - Changes protected mode for Internet Explorer on/off. No param for current status
Y IEMixedContent - /ie_mixed_content - Changes mixed content for Internet Explorer on/off. No param for current status
Y Resolution - /resolution - Changes the screen resolution. No param for current resolution
Y SystemInfo - /system - Returns system details about the current node
Y GetNodeConfig - /get_node_config - Provides the grid node config from central location
Y UpdateNodeConfig - /update_node_config - Send the current config to the central location to be stored
Y AutoUpgradeDrivers - /auto_upgrade_webdriver - Automatically checks the latest versions of all drivers and upgrades the current config to use them
Y DownloadWebdriver - /download_webdriver - Downloads a version of WebDriver jar to local machine
Y DownloadIEDriver - /download_iedriver - Downloads a version of IEDriver.exe to local machine
Y DownloadChromeDriver - /download_chromedriver - Downloads a version of ChromeDriver to local machine
Y DownloadGeckoDriver - /download_geckodriver - Downloads a version of GeckoDriver to local machine
Y SessionHistory - /session_history - Displays the threads of test session on all nodes or per node basis
Y UpgradeGridExtrasTask - /upgrade_grid_extras - Download specified version of Selenium Grid Extras

Attempting to start Grid Hubs
Reading node configs and updating if switching from Selenium 2 to Selenium 3 or vice versa
Updating browser capabilities, this may take some time
Attempting to start Grid Nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant