how to open all the files in particular folder using silk4test script?
Hi All,How to open all the files particular folder using silk4test command typeKeys, If anyone know the idea please share it. Will open around 200 files in single shot. Please share anyone having guide...
View ArticleSetting a Toggle button value dynamically
SilkTest Workbench 16.5I am a newbie on this tool. Am developing a .net script to read data from excel file and populate the relevant fields. Can a toggle-button (with states On and Off) be set...
View ArticleWant to use InStr()in SilkTest Workbench 16
Want to use InStr()I want to use some VB functions InStr, SubStr in SilkTest Workbench 16. It does not seem to be supported. I added an imports Microsoft.VisualBasic to the script. Still nothing...
View ArticleBrowsers support
Hi all,Has anybody encountered random invalid handle exceptions when interacting with DOM elements on Google Chrome?The same test runs with no issues on IE. I was wondering if the Google chrome version...
View ArticleError when opening an embedded PDF 32bit
Issue Description:I have an application is installed on environment 64bit and i'm using Silk Test 64bit for the automation test. Below is the steps:1. Launch my application2. Select a PDF file (1MB...
View ArticleIE Browser resizes smaller on Record
Hi,Not seen this before. Using IE 11 when I go to record new actions, immediately after pressing record when the agen starts to run it resizes the browser, How can I reset this behavior, it wasn't...
View Articleswitch to second program while first one is freeze
Hi, I have a special requirement with silk4j. Hope anyone can help me... I have two programs to be tested with silk4j. Let's say them Pro1, Pro2. Pro2 is a plug-in of Pro1 and can only be...
View ArticleEmbedded Window
Hello,we are automating a sequence, where we have an embedded window (dialogBox) in FireFox. this widow is a result of an action like "Save As". where we need to save the utility/exe to local Disk....
View Articlestandard coding rulein silkTest Workbench
Hi All,I'm using silkTest workbench and i want to define some coding rules so my question is : Is there any software that allow to check coding rules in silkTest or a standAlone software that allow to...
View ArticleWant to run Silk4NET application on locked screen
Hi All,I want to run Silk4NET application on locked screen at every night, is it possible to do this?Thank you,Kishor
View ArticleExport visual Basic Project
Hi All,Is there any way to have access to visual project related to my project silkTest ? Actually I want to get any of the following files - .vbg or .vbp or .vb or vbproj or sln - related to my...
View ArticleNot to record the X & Y coordinate location
Hi All,In 4 test script, if we record our script with open agent, it also record the X & Y coordinate location, can we set it off and not to record them? Ex: It record as...
View ArticleGetting Error while running the Silk Test Script for Client Application
Dear Team,1. When Classic Agent is selected from Silk Test Classic Console and try to run the script then we are getting below error. [-] Testcase Test1 - 1 error [ ] *** Error: Window...
View ArticleRun multiple KeyDrivenTests from a single Java class
Hi ,I am wondering if it's possible to run key driven tests from a class in order to do preparation an closing actions, while sharing some instanced objects between every key driven test.Br,Alex,
View ArticleXPATH not contain full textContents
Hi all,In our application, we have a report name "Workload Summary by Task Category". In the Window Description after we record my script, the xpath locator shows up as below DomLink WorkloadSummaryBy...
View ArticleCommand Prompt for environment URL
Hi All,We are using Silk Test Classic 16.5. We have to run our tests in multiple environments. We are wondering if there is a way that we can create a command prompt in SilkTest to ask the tester to...
View Articlehow to create batch file using silk test?
Hi All,How to create batch file using silk test , it should run all the script in TEST PLAN file, if anyone having idea or guide on this please share it.Thanks,Sat6804
View ArticleHow to check IE browser already opened or not using silk test open agent script?
Hi All,How to check IE browser already opened or not using silk test open agent script?Thanks,Sat6804
View ArticleGetting Exception - object is not ready for user interaction
Hi All,Sometimes I am getting exception from Silk4NET application as Exception Message : The object is not ready for user interaction because it is not enabled. Exception Stack Trace : at...
View Article