I'm currently writing an Application for automating a website. Not for testing, just automating, lets call it a bot. I've decided to use selenium because i need something that isn't detectable as a automated Tool.
Now i have 2 Questions:
First: How to use the HtmlUnit Driver with python?
But its unanswered.
Second: Only if theres currently not a way to use the HtmlUnit Driver with the python bindings, if there is one ignore this.
Is there a way to hide the Browser window(firefox)? I've noticed that if i take the focus to another window the form filling fails.
But the firefox window disturbes. I'm using Archlinux/GNOME 3 but it would be the best if there is a cross-platform solution.
Thanks.
Regards
Jakob Gillich