silk4j | Full platform ] Java interface
kandi X-RAY | silk4j Summary
kandi X-RAY | silk4j Summary
[Full platform] Java interface of silkv3 codec, also supports mp3 format codec
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of silk4j
silk4j Key Features
silk4j Examples and Code Snippets
Community Discussions
Trending Discussions on silk4j
QUESTION
Silk Test is going to be my automation tool. I have basic knowledge in selenium. But i don't know any frameworks. Instead of learning test4g which is Silk test's scripting language, can i directly learn silk4j?
...ANSWER
Answered 2017-Oct-30 at 18:26Yes, of course!
Silk Test comes in four different "flavors", the Silk Test Classic programming language 4Test is just one of them. If you chose to go with Silk4J instead you still get all Silk Test features but can use the Java programming language. Since Silk Test 18.0 you can even use the Selenium API directly within Silk4J for web automation in case you prefer that to the "native" Silk Test API.
If you want to learn more about Silk4J you can get started with the free online course here as well: https://www.microfocus.com/ondemand/courses/silk4j-essentials-free/
Full disclosure: I’m the Product Owner for Silk Test and work for Micro Focus.
QUESTION
I tried to do a functional test that consists of drag and drop but I didn't found a way in silk4j. is there a way to do it or silk4j doesn't support drag and drop tests?
...ANSWER
Answered 2017-Jul-18 at 07:28I am using Silk4J Browser replay and have several tests that do drag and drop.
You basically locate the object (DomElement, DomLink,..) that should be moved, invoke the pressMouse() method on it, find the target object and invoke the mouseMove() and then the releaseMouse() method on it. This should do the drag and drop.
So you just have to manually "simulate" the drag and drop.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install silk4j
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page