Forum Post: RE: auto-complete not find element when using browser-driven...
Basically the errors above is all the truelog is seeing. Sometimes it errors very early like 2nd sequential transaction, sometimes errors after couple of sequential transactions.
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
From the trueLog screen, no drop down school shown when this error happens on either BrowserWaitForProperty or BrowserClick. When success, from the truelog, the drop down school shows at both steps
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
The truelog should show a screenshot of what is happening at the time of error, perhaps what values are available in the list. You could try enabling visible mode and watch the replay and see what...
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
Is the correct text entered when the dropdown appears empty?
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
same text has been entered automatically. The test is running steady mode for 8mins.
View ArticleForum Post: CitrixWaitForLogon
Hi there, does anyone know what is the trigger for SilkPerformer that the command CitrixWaitForLogon completed successfully?
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
Hi chongSilk2013! I'm curious what kind of autocomplete combobox you/the web developer are/is using here. Some kind of web framework (jQuery, etc.)?
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
When i do the step by step truelog, it records as jQuery. So i think it is jQuery.
View ArticleForum Post: RE: auto-complete not find element when using browser-driven...
I think that the autocompletion box is filled with content which is fetched by an AJAX call to the web server. Might be there a chance that the problems root cause is a performance issue on the server...
View ArticleWiki Page: A list of Hotfixes for Silk Performer
Here you can find a list of the Hotfixes for SilkPerformer. If you would like to be notified each time a fix is released please use the “email subscribe to this page” function under Options below...
View ArticleForum Post: adding *jQuery* to settings permanently
I've been convinced by support that adding *jQuery* to: settings /active profile /record /web browser driven / Recording tab so that I end up with something like: CHECKED, DISABLED, style, width,...
View ArticleBlog Post: Released: Silk Performer 15.0
Borland proudly announces: Silk Performer 15.0 is released! If you already use Silk Performer and you have a maintenance contract, you can upgrade to Silk Performer 15.0 for free. Silk Performer is...
View ArticleForum Post: RE: adding *jQuery* to settings permanently
Thanks for your input, it seems that this is still a missing feature in Silk Performer. You might to consider to file a feature request on our UserVoice page:...
View ArticleWiki Page: Popup windows are not closing when using Browser Driven Load...
Scripts which open multiple windows when run in visible mode do not close the windows when the window is supposed to close. This was a known issue, affecting only SilkPerformer 2011 Hotfix 14. This...
View ArticleWiki Page: Max VUser estimation in SilkPerformer
SilkPerformer has an internal formula which estimates the maximum number of virtual users that a single agent can run during a loadtest. For a system running 4xPIII, 1GHz processor and 4GB RAM,...
View ArticleWiki Page: PDCS error 402 and 401 result in no measures being returned when...
This is a known issue which was resolved in SilkPerformer 10. Please upgrade to the latest version. The errors returned in the monitor window are: 19:47:57 PDCE: 402 - No new data available....
View ArticleWiki Page: Returning a timestamp in milliseconds
There is no built in function to return and format the time to the millisecond because GetCurrentTime only goes to the second and FormatDateTime doesnt have the ability to include milliseconds; but...
View ArticleWiki Page: Remove all occurrences of a character in a String value
This can be acheived using the FStrReplace function. This function replaces all occurrences of a search string by a replace string, within a source string. By specifying an empty string for the...
View ArticleWiki Page: Caching issues with BDLT replay
There was an issue in SilkPerformer 2010 R2 WS1 and SilkPerformer 2011 where the caching parameter 'REVISITING' does not take effect. With this issue, any call to the BrowserStart function is...
View ArticleWiki Page: Zero functions are recorded when recording a web application in a...
There a number of possible causes of failure to record a web application in a browser. The most common issues and their resolution are as follows: Existing browser instance SilkPerformer may not...
View Article