|
In Mozilla, File Chooser Dialog will not be recorded.
In Firefox2.0, changeURL() will not be recorded if you are manually entering the URL in the launched browser.
Network Password field value in security dialog alone will be recorded as none and user to edit this value manually.
In Mozilla and FireFox, when you have multiple tabs opened and if you connect to the server, the client opens in the first tab. But, it should have been opened in the tab that is currently in use. Because of this, you might have to search for the client.
In IE 7, recording of Back, Forward, Stop & Refresh button clicks will not work. But, we can manually insert the line clickMainToolBarButton("Back/Forward/Stop/Refresh",<waittime in seconds>") in the script to playback.
The new window opened from the modal dialog window will not be recognized by QEngine. However, this approach is not common in web development.
|