amplify-education / amplium

A Python-based proxy for multiple Selenium Grid Hubs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add API call to get proxy IP address

vhryhorchuk-amplify opened this issue · comments

Hi!
Is it possible to add API calls available in standard Grid?
For example, I miss the GET [address]/grid/api/testsession?session={sessionId} which gives information about proxy IP running webdriver.
Thanks.

Hey @vhryhorchuk-amplify, would you be interested in sending a PR to support this?

Should be implemented after #13 merge