Silk4NET partial DOM element match
Hello, I am using Silk test V 18.5, Chrome V 69.0 I made a recording using Silk4NET and Chrome, attached script is a part of my recording. Q1. When the search doesn't match the criteria at line 4, I...
View ArticleText extraction from Gmail using Silk visual Test and Silk4NET
Hello, I am using Silk Test V 18.5, Chrome V 69.0 Q1. Visual Test - Please help me to extract/copy temporary password from an email (Gmail) and use the temp password in another tab to login. The text...
View ArticleEscape characters possible in Expression Designer?
In a visual test, I set a local string variable ReportText based upon the text property of a control. Unfortunately, that text property contains double quotes within the string, so an example might be...
View ArticleHow to open a new windows browser using Silk 4J
Hi,My application needs to interact with new browser in the middle of the flow and then control should come back to the initial one.i.e. existing Chrome window should remain open and when new window is...
View ArticleSilk 4J wait
Hi,I have been using thread.sleep, while I need my script to wait. Is there any wait feature in Silk 4J? -Alice
View ArticleSilk Visual test date and time verification
Hello, I am using Silk test V 18.5Q. How do I verify date and timestamp in a Visual test playback? Since the date and time change I get an error when comparing to the recording.Thanks!
View ArticleSilk4J "SystemFunctions".
Hi ,I am new to Silk4J. Can i get some example scenario using "SystemFunctions". Thanks,Jyoti
View ArticleSilk4J Error While Running KDT file
ActSum-Report > Inview Login.Start Inview ()java.lang.RuntimeException: No application configuration present. at com.borland.silktest.jtf.internal.Agent.convertException(Agent.java:435) at...
View ArticleImplicit Wait for an Object
Hi,I have my code executing very fast if AUT & Silk are on same network (need not be same all times, environment changes as per requirements), and observed an issue like, step2 execution begins...
View ArticleHow configurate selenium script with silkcentral
HiI tried to configurated my selenium script with silk central but these error messages appear " cannot read class path component(s):...
View Articlefile hash comparison
Hello,I am using Silk test V 18.5Is it possible to make a hash comparison of the PDF file from URL1 with another PDF file (URL2) in Silk visual test and Silk4NET? I appreciate your inputs.Thanks!
View ArticleHow to get cell values in a table using Silk 4J
Hi,I am trying to automate sorting and filter functionality. For that I need to take cell values and do the logic, I have some questions for completing that. Is the below one correct? If so, how to get...
View ArticleDifference between SetText and TypeKeys for a DomTextField
Running SILKTest 19.0 using 4test.I have a DomTextfield that has a max limit of 64 characters.If I use the routine TypeKeys and attempt to enter more than 64 characters, only 64 characters will be...
View ArticleDate and time verification in Silk Visual test
Hello,I am using Silk test v 18.5.How do I verify date and timestamp in a Visual test playback? Since the date and time change, I get an error when comparing to the recording. The web app I record has...
View ArticleSilk4J Multiple File download
Hi,I am new to Silk4J.My problem is that my silk4j script download file from Chrome on first attempt. But when it tried download 2nd time chrome shows pop-up "Allow multiple file download" . I want to...
View ArticleClosing dialog box of stale sessions
I have a script which doesn't close browsers if the test fails. The reason identified was because of an open dialog box. This dialog box triggers a download action. When I re-run the test, I would like...
View ArticleRegarding automation of Grids using silk4j
We are facing issue at the time of automation of Grids using silk4j.Grids are not in tabular form and rows and columns values are not in the form of tr and td.Values of locator are also changing after...
View ArticleSilk4Net FormsWindow fails to find an known FormsWindow Object in Silk test...
How to enable a visible object when an already located object in the application under test gets invisible during record and replayI have stepped through the Silk4Net code using the debugger and I can...
View ArticleSIlk Test v18.5 support for MySQL ODBC?
Hello,Does Silk test v18.5 support MySQL ODBC?I created a Database using MySQL, installed MySQL ODBC/ connector. However my database is not visible in Database maintainence tool. Thanks for your inputs.
View ArticleExport SILKTest Results to xUnit XML format for use with Polarion.
Hello,Running SilkTest version 19, Open Agent using 4test.The following is taken from Polarion: Polarion provides the option of using external testing tools and using Polarion as the central...
View Article