Insert Variable into Verification text
Is it possible to use variable to be Verification Passed/Failed text?
View ArticleClear browsing history
I've a scenario where I need to clear history before signing in. I'm trying to capture with recording, its not getting captured.I need script for deleting history in IE, Chrome and firefox browsers
View Articlequery about Projects List
Hello,Is it possible to do query for list of project? I checked at table projects only find project ID, i need to find info about all project.
View ArticleSilk Test Certification
Hi,Would like to know if there is any certification for Silk Test? -Alice
View ArticleSave multiple value to Active Data
Hi,I try to pass value from variable to active data using expression.The issue is if I run one test with several keyword which each one will pass the value from variable to AD, in AD only one value...
View ArticleI need Script to record the Download Bar of Internet Explorer in Silk Test...
I am unable to enable the Auto download option in IE and unable record Download bar of Internet Explorer. If anyone have idea for this issue, Please post the same. Thank you.
View ArticleRunning Silk 4J from outside
Hi,I am using Silk Test 17.5 and have completed scripting in Silk 4J. All these time I have been running the project from eclipse.I would like to know how I can run from outside? from command prompt?...
View ArticleHandling Dynamic Objects. Need Advice Please...
Hello Silk Nation,I have an application that is throwing dynamic objects at me. Either a 3 digit or 4 digit number as part of the name. Using a ? helps me handle the number change, but not the 3 to 4...
View ArticleVisual Test timer results to txt file
Hi, I'm trying to collect timer results from runs to a one txt file. What would be the best way to do this. I would like it to have date, time and timer result, so to look like something like this:...
View ArticleHow to read position of a specific element in an array using 4Test? Please...
I wrote script to read a text document and calculate the values using array functions. I need to read position of specific element (string) in the array. Please suggest. Thank you. Regards,Samuel M.
View ArticleGetting Error message when accessing Browser element in IE11
When I tried to select any Browser elements such as Download Bar etc., while performing Record operation in Silk Test Classic, I am getting error and the application is crashing. Please Suggest any...
View Articlejava.lang.string cannot be cast to java.lang.integer - Error in Firefox while...
Hi, I am getting the error ---- java.lang.string cannot be cast to java.lang.integer, while performing Record operation to select a Radio button. This error is occurring in firefox and not in IE....
View ArticleHow to set Excel Background/foreground color using Silk4J?
Hi,I am using Silk 4J and for reporting trying to set Excel Background/foreground color, based on the result. I tried the below code but unable to set color. Could someone please help me with...
View ArticleHow to resolve the error - "No modal Javascript dialog is present." in...
Hi,I need to enter the 'name of the file' to be saved in a text box which bring a pop-up and i need to enter the text in that pop-up. These actions are not captured in Silk test classic and while I try...
View ArticleHow to count columns of a table displayed using 4Test ?
Hi, I need help to count number of columns in a table displayed using 4Test. Please provide if there are any ideas. Thanks and Regards,Samuel M.
View ArticleVisual Tests fails because of a popup
Hello,I am using Silk test V 18.5, browser FF V 56.0.Q1. After recording Visual test, when I playback popup blocks the test run, even though in my recording I clicked ok to pop-up.Q2. When I use .NET...
View Articlenew browser session
Hello,I am using Silk test V 18.5, Chrome Version 69.0 Q. How do I start a new session of the browser? I want a new chrome browser window for silk test and also keep my existing chrome windows/tabs...
View ArticleNot able to work with Facets
I'm trying to record facets with Silk test 19. The recorded script is as below. With _desktop.Window("Facets - Remote") .SetActive() .Click(MouseButton.Left, New Point(27, 42))...
View ArticleSilk4NET IE playback error
Hello,I am using Silk test V 18.5, IE Version 11.0 Q. I made a recording using .NET and IE, the playback is not working. However playback works with Chrome and FF. I followed the below steps to...
View ArticleError Handling in Silk Test
I'm using silk test with facets to test claims processingI've a scenario where Yes/No dialog box pops up if the claim already exists in facets. I'm not sure how to handle this.Can anyone help me with...
View Article