buzzaldrin
Newbie
- Jul 14, 2013
- 4
- 0
Hello,
since a while, I am juggling with the idea of incorporating a selenium based Bot within a C++ application.
The problem is, that nothing in that direction exists.
I have access to various computers, which would do great for executing automated web-processes but unfortunately, none of them have python or any high-level language capability.
Is there someone who already found a solution to this problem?
One idea of mine is to incorporate the C++ lib WebKit in order to instantiate a full Browser mask running invisibly in the background, but this would cost huge amounts of time and coding which I don't have at the moment.
Any other ideas?
since a while, I am juggling with the idea of incorporating a selenium based Bot within a C++ application.
The problem is, that nothing in that direction exists.
I have access to various computers, which would do great for executing automated web-processes but unfortunately, none of them have python or any high-level language capability.
Is there someone who already found a solution to this problem?
One idea of mine is to incorporate the C++ lib WebKit in order to instantiate a full Browser mask running invisibly in the background, but this would cost huge amounts of time and coding which I don't have at the moment.
Any other ideas?