1- Locally runs great!Have you checked these things:
- Did you run the script locally (on your machine) to see if it's setup correctly?
- Does pythonanyware comes with a desktop environment? (I am not sure, but for the driver, I think you need a desktop environment and some linux cloulds do not come with one, unless you install it).
- Do you have the firefox driver downloaded for the pythonanyware app OS (it might be that pythonanyware runs Linux instances and the firefox driver you downloaded could be Windows-based).
I tryed, but it didn´t work!I don't think the problem is in selenium version. However, if you think so, why not try to downgrade it by manual
I don´t know how to do it!browser = webdriver.Firefox()
than you need to import the Options for Firefox and define them later before you launch the browser...
2- I don´t know how can I check it?