I would like to conduct selenium scripts remotely in the cloud or online and have been told that google app engine is one possibility.
Any help would be appreciated to how to run scripts on google app engine or on the cloud.
Any other ideas how to run scripts online would also be welcome.
Google App Engine is not a realistic possibility for this because it does not support creating threads and it does not support native code. Browsers need both.