java - Is it possible to combine Keyword Driven Framework with Robot Framework? -


i've followed tutorial http://toolsqa.com/selenium-webdriver/keyword-driven-framework/project-code-base/ create keyword driven framework project , it's succeed test webapps.

is possible use keyword library on robot framework existing action keyword ? i've read post

https://github.com/robotframework/javalibcore/wiki/annotationlibrary

but still don't understand how use it.

i've add dependencies , plugin robot framework, should next ?


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -