bat file extension
i want to run " .bat file extension" using silk test classic.Provide me code for this and do the needful.
View ArticlePlayback using Firefox 35 and Silktest 16 (hotfix3)is extremely slow
I use Silktest16 (hotfix3) with my HTML application.With IE11 or Chrome 45, I can run a test suite that takes 1.5 hours to complete.If I run that same test suite against Firefox 35, it takes over 10...
View ArticlePDF Report
Hi All,We just installed SilkTest version 17 to a new machine. We have Adobe Reader XI. We have a pdf report that opens from a web application. It seems that the SilkTest does not able to recognize...
View ArticleUnable to work on Chrome
Hi,Am getting an error "Time out expired after launching application. The requested object "//BrowserApplication[@browsertype="Google Chrome"]" was not found within the timeout of 30 seconds. Ensure...
View ArticleUsing HTML-select with option groups
Given the following HTML, I want to select an entry from a select component by its name.<select id="1"> <option value="volvo">Volvo</option> <option...
View ArticleDetecting browser dialogs
What is the recommended way to detect and handle browser dialogs (authentication dialogs, download dialogs etc.) with Silk4J. I don't seem to be able to identify them using the Locator Spy and have no...
View ArticleRelative paths in config files
I have a question about the file paths used in the SilkTest config files.For the project I'm working on I need to commit the config file of a SilkTest project to our central code repository. For this...
View ArticleSilkTest Can not click on sub menu item
Issue:Silk test fails to play back and click on sub menu item with the error " Could not find object", the sub menu item can only be made clickable if the parent menu item is is rolled over 1st with...
View ArticleObject Mapping
In silk visual test, There is a select button in the webpage 1 and Webpage 2 with same properties, How do i differentiate the 2 select button objects in both the pages based on the locator paths for...
View Articleobject map documentation
Do anybody have documentation regarding creating locator paths to make the objects unique?
View ArticleHow to identify a control using a label
I'm using Silk Test Workbench 17.0, .NET script.I have a control to enter a time in mm:ss format.When I record, I get: .Control("00 00").Click(MouseButton.Left, New Point(5, 10)) .Control("00...
View ArticleFind DomElement by Var?
Hallo Folks!Ist it somehow possible to find and click on an object by its variable (String) ?Like this: (The code below is not working...
View ArticleNew Script Creation
Hello,I am having trouble opening a new script. The New script button, and menu option are disabled, (a dark grey color) and I cannot seem to remedy this problem. Is this a common occurrence?Also, I...
View ArticleHow to integrate SILK with another tool??
Hi Team ,I need to integrate SILK tool with another tool. Is there any COM dll available for SILK integration, or is there any way of integrating SILK through REST API?
View ArticleWhat is the algorithm used to TypePasswordKeys?
GoodI Wanted to ask if it is possible to know what the encryption method we need to encrypt your passwords in ActiveData. It is that there is encrypth function but wanted to know, to have something of...
View ArticleUpdate Build to new build in Execution Plan
Hi all,Log into Silk Central, navigate to Execution Planning, click on any Execution Plan, then click the Edit button under Properties.From the Edit Execution Plan, we can choose the Build for the...
View ArticleHow to handle testing of different software releases (Different process/work...
Hello all,I've been running into an issue testing different releases of my company's software with Silktest Workbench (13.5) that I wanted to try and get some advice on.There's an environment variable...
View ArticleSilk4J test execution hangs when a popup is lunched
Hi everybody,I test a web application with Silk4j.This application displays a chat box for some users (depending on their permission): the chat box is a form :<form name="frmChat" id="frmChat"...
View ArticleRunning Silk4j test with Google Chrome waits more than the fix value...
Hi everybody,I run my Silk4j tests once on IE, once on Chrome using Silk Test 17.On IE everything is fine.On Chome I have a problem with OPT_WAIT_RESOLVE_OBJDEF.Here is my problem:In my Silk Test...
View Article