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

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -