Results 3 comments of davnav

I am also getting the same error. I doubt localhost below routes works for selenium webdriver - http://localhost:4444/wd/hub/session/ http://localhost:4444/wd/hub/session//url etc .. in **webdriver.rs** looks like below code is trying the...

Thank you for the update. I wish I could debug it. How are you debugging it ? with rust-with-dgb ot lldb ? On Tue, Jul 28, 2020 at 11:21 AM...

Thanks.. I am getting this error(attached) ![screen](https://user-images.githubusercontent.com/1313332/89467083-d0817f00-d729-11ea-8761-4d4267d6f694.png) . is there anyway to get Rust function or more details to debug ?