Hi,

I'm wondering if there's a way to get Tellurium to disable Flash when
running tests?

Our side uses Flash to upload files, but if that's disabled the page
falls back to <input type="file">, which I've been using for testing.
But this also means anyone who wants to run these tests needs to
disable/uninstall flash.

On windows I've gotten around this by copying a copy of my Firefox
profile into the test. It's a bit of a hack, but it does the trick.

Linux is a bit more stubborn. Disabling flash through Firefox's plugin
manager doesn't seem to work - Flash re-enables itself once a test is
run. The only way to fully disable it is to uninstall it.

When Tellurium starts up, it enables a number of plugins (firebug,
TrUMP, KillFF, etc) as part of the test. Would it be possible to also
use this feature to shut off plugins (such as Flash)?

Thanks!
 - Matt

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to