"no application configuration " Error after upgrading Silk
Hello,Since the upgrade of silk4j to 19.5 and central silk to 19, when we run the tests, we encounter the problem "no application configuration".Before we used the keyword "start the application" and...
View ArticleCount Xpath
I have Xpath structure, DomElement//DIV[@class='title-section-conten*'] and it can have multiple descendantIs there function Count() in XPath that I can use to get the count of the descendant from the...
View ArticleHi ,is it possible to migrate existing QTP framework and code into Silk Test ?
Hi , We are planning to replace QTP in our organization with silk test. Is it possible to migrate existing QTP code and framework into silk test ?
View ArticleIntegrate Silktest Scripts with CI\CD tool Jenkins
i am looking for any ideas or recommendations on how to integrate Silk Test automation scripts with CI\CD tool Jenkins. So that we can kick off smoke test scripts from Jenkins
View ArticleUnable to download Silk Test Trial Version
Hi, Am new to Silk Test Tool. I have tried to download Silk Test Trial Version. But Download Link sent to email is re-navigating to trial software download page. Could anyone please help? Thanks
View ArticleTrying to verify a null text field
I'm using this script to verify the text field. The sting in my application shows the empty field as "" (two quotes) [ ] Boolean bbFindText = Browser.Documents0Of0ListView.TextExists("") [-] if...
View ArticleNot showing error Playback Status Dialog only on .Net Script
Silk Test Workbench 19.5Hello,I have created an error handler if the click step could not found the locator (because the locator will exist only if the object is clicked), it will create the object.The...
View ArticleHow to set the application configuration for the Java Security Warning in...
We SilkTest API version 18.5 (not SilkTest Classic or Workbench).We test a web application, that might open the Java Security Warning dialog or not. If the dialog comes up, it must be confirmed. But we...
View ArticleDoes silk test support CICD pipeline on VSTS?
Hi ,We are currently deploying our application using "Visual Studio team services" which supports Continuous integration and continuous deployment.We are trying to check if we can also trigger our Silk...
View ArticleSilk4 j not able to record with Chrome
Google Chrome is up to dateVersion 71.0.3578.98 (Official Build) (64-bit)Silk Test 17.5 standard editionI was trying to do actions recording in web application opened by Chrome using silk4j installed...
View ArticleAutomate search of textcontent in PDF
Hello !am working on a project in which i have to download a PDF and verify if a text exist within it or not.I would like to know is it possible to work on a web application and a desktop application...
View Articlemfc140u.dll is missing
I have installed Silk Test 19.5 on Win 7. When I opened and try to record I got error"The program can't start because mfc140u.dll is missing from your computer. Try reinstalling the program to fix...
View ArticleWild Card
HiHow to use Wild Card to capture dynamic value in Dialog of Window application? With.Dialog("RFQ Outright CANDEAL BOND 1010319024004711")In this code, 1010319024004711 is a dynamic value which...
View ArticleComparing database values using silk 4j and display result in silk central
Hi, I am trying to compare database values and would like to display my result on silk central along with validationsCurrently , silk central is passing my test cases on basis of execution not on...
View ArticleError Upload keyword library silk central
Hi,I would like to upload my keyword library on silk Central but am receiving this error : [javac] import org.apache.poi.hssf.usermodel.HSSFRow; [javac] ^^^^^^^^^^^^^^ [javac] The import org.apache.poi...
View ArticleCannot do drap and drop with Chrome
Hi GuysAnyone still has issue of drag and drop item in Chrome. I have problem with it always. There was another thread that introduced the way using web driver actions. It did not work for me. I could...
View ArticleNot able to save silk4j options settings
I am using silk4j 19.5. In eclipse (Version: 2018-09 (4.9.0), Build id: 20180917-1800) , I was trying to change some silk4j record/reply/advanced options, somehow, it never gets saved when I hit ok...
View ArticleDoes silk recognize console windows with a caption other than...
Silk 18.5I need Silk to open cmd as an Administrator and enter a command to disable a network connection. The easiest way I found to do this was to create a scheduled task to simply open cmd as admin...
View ArticleIncreasing playback speed
Hi all,I am testing mobile test (Visual Test) on Silk Test Workbench with Silk Test 19.5 and the playback is slower than manual testing.I have set the playback mode to Low Level and reduced the timing...
View ArticleWhat is the network ports require for recording machine and remote PC/Mac?
Hi, I'm new to Silk Test,Currently I'm trying to do a recording from a Windows PC with Silk Test installed to do a remote recording on another Mac for mobile/web recording.Documentation only mentioned...
View ArticleUse wildcard in locator and get incorrect textcontents
I am using silk4j 19.5 and recording on Chrome 71 I noticed the followings assertion always fail when I use "*" in the locator. I used object spy to dectected this specific object locator. It is...
View ArticleRead And Validate PDF Content
Hi, I am using Silk4J to download a report from my web application. The program downloaded PDF report to my local machine : C:\Users\XYZ\Downloads\Silk4JDownload\testReport.pdfWhat is the best way to...
View ArticleReturn back the window has lost the actived
In visual script,Step 1: In windowbrowser 1, open windowbrowser 2Step 2: In windowbrowser 2, open windowbrowser 3(Now, windowbrowser 3 is actived)Step 3: Come back windowbrowser 2 to do something(Now,...
View ArticleInsert command no proxy to New instance Chrome for automation test
Hi All, from documentation When you use Google Chrome to replay a test or to record locators, Google Chrome is started with the following command...I get some issue, normal Chrome is using No Proxy but...
View ArticleLocating objects in a desktop app
Hello,I would like to locate an item from a list on a desktop application "winscp", the problem is that Locator Spy is unable to identify the location.The window only contains Control and no...
View Article