Forums

Can I use 'selenium' with 'PythonAnywhere'?

I'm developing a QA project with python selenium , especially, using a webdriver with firefox which is default.

One thing I am curious about is whether the server computer provided from PythonAnywhere has firefox so that I can use this function with selenium with firefox.

Does this have one?!

Yup. Selenium should work fine. Search the forums and the help for how to create a virtual screen for Firefox.