Open Sparkbean opened 1 year ago
@JogleLew ?
Based on my experience, it is the url to the Selenium Grid. You can start a local one following this: https://www.selenium.dev/documentation/grid/getting_started/ and put localhost
as the node input parameter.
Hello, I am trying to run the api server, but had issues with the
node.txt
not defined.node
as the input parameters? https://github.com/Trinkle23897/tuixue.online-visa/blob/31bc185c48823cd48f6244e783455358f37d5b29/api/tuixue/views.py#L74node.txt
, what is needed for this file https://github.com/Trinkle23897/tuixue.online-visa/blob/31bc185c48823cd48f6244e783455358f37d5b29/api/tuixue/ais_reg.py#L36 Thank you!