Search results

  1. D

    [Solved] Selenium Linux Error

    EDIT: This helped me fix the issue: (Please ignore this thread) http://stackoverflow.com/questions/8778513/how-can-i-setup-run-phantomjs-on-ubuntu Hello! I have recently tried to figure out how I can use selenium for web automation. I made a small program and it works perfectly on my own...
  2. D

    How do I get started on web automation?

    I was thinking about headless browsing. Is that not possible on a linux server? I know you won't be able to see the clicking but I could imagine it would still do it. Do you think selenium could work on linux?
  3. D

    How do I get started on web automation?

    Hello! I want to get into learning web automation through a Linux Server I would like to be able to test on my windows computer and be able to run it on my Linux server. When I say web automation, I mean like being able to click on things on websites, like a normal browser. I have been...
Back
Top