How can I test a website availability without having to download the elements like js, images, etc? Using silk performer v21
Currently testing using WebPageUrl function.
Thanks,
Arturo
To successfully record traffic from the Safari browser it is necessary to specify an additional executable in the "addition record executables" field of the Safari application profile. The default path to the additional process is: "C:\PROGRAM FILES …
This applies to SilkPerformer 9.5. If the error, "BrowserEngine: 65 - Communication to Browser engine failed" is reported, any subsequent attempts to restart the perfBrowserHost process (the Browser Driven Load Testing replay process) using the BrowserStart…
The following menu is only expanded when the user hovers over the top item with the mouse.
Due to the nature of the recorder this event is not captured and on TryScript the event to expand the menu never takes place and the item within the menu…
There is a known issue in SilkPerformer 9.0, 9.5 and 10.0 where a browser driven load testing recording does not record a BrowserSetText function for specific types of html 5 text field controls. The affected field types are:
color
date
datetime…
You must close all browser instances prior to recording.
Failure to do so can result in the recorder failing to close after selecting the 'Stop' button on the recorder and saving the script as shown below.
It can also impact the ability to record…
BrowserMouseMove function is not allowing navigation of a dropdown menu control. Some dropdown menus require mouse over or hover events to expand them out. This type of action occurs on record because the real user controls the mouse however mouse hover…
BrowserNativeClick function clicks a DOM element with a specified position and mouse button. For example, buttons are clicked, links lead to navigation, and left-button clicks execute the default actions of the clicked element types. In contrast to the…
The following popups are supported for recording and replaying in Silk Performer 2011:
JavaScript Alert/Prompt/Confirm dialogs These dialogs can be interacted with during record and replay for simple workflows. For example, a JavaScript dialog which…
In the same way that it is possible to specify which DOM attribute names should be ignored it is also possible to specify which attribute names are preferred. This can be specified as follows:
SETTINGS | ACTIVE PROFILE | WEB (BROWSER DRIVEN) | RECORD…