WatiN is another automation framework that is not javascript based that can help you to automate these types of tests. Currently it only supports IE and I think FireFox support in on Beta.
- Federico
Marked as answer by osbornm on Oct 09, 2009 11:59 PM
kirthi.royad...
0 Points
6 Posts
Is automating Browser settings, like disabling javascript possible through LTAF?
Oct 07, 2009 06:31 PM|LINK
Hi,
We need to test our app's behaviour after disabling javascript in the browser.
Is this possible in LTAF? If possible, is this possible on different browsers like firefox and chrome as well instead of only IE?
Thanks!
Browser settings
kirthi.royad...
0 Points
6 Posts
Re: Is automating Browser settings, like disabling javascript possible through LTAF?
Oct 08, 2009 06:32 AM|LINK
Does LTAF work if javascript if disabled on the browser?
farmas
Participant
1164 Points
259 Posts
Microsoft
Re: Is automating Browser settings, like disabling javascript possible through LTAF?
Oct 09, 2009 05:07 AM|LINK
No, LTAF depends on javascript.
WatiN is another automation framework that is not javascript based that can help you to automate these types of tests. Currently it only supports IE and I think FireFox support in on Beta.
- Federico