robots-from-jupyter / robotlab

Experiments in building installers for JupyterLab, Robot Framework and Friends
BSD 3-Clause "New" or "Revised" License
25 stars 3 forks source link

Selenium (keywords) not working #26

Closed tiiarautavesi closed 5 years ago

tiiarautavesi commented 5 years ago

Hello, I just installed Robotlab to my computer and everything else is working very well, except for some reason I can't use Selenium keywords. Do you have any idea what might cause this?

selenium-not-working

tiiarautavesi commented 5 years ago

For some reason it started to work now. Sorry for making this issue case for nothing :robot:

bollwyvl commented 5 years ago

Thanks for trying it out... Let's keep this open in case it shows back up... If so, getting the logs from the terminal window might help! Robot eats some of the errors in strange ways!

tiiarautavesi commented 5 years ago

I faced the issue again and realised that the settings cell has to be run first before the selenium key words can work!

bollwyvl commented 5 years ago

Ah yes, that will do it!