java - Selenium IDE - convert html to junit automatically -


i have application(spring boot, gradle). need find possible , easier way convert html scenario (created selenium ide) junit tests automatically (maybe run gradle task). found plugins - https://github.com/willwarren/selenium-maven-plugin (based on maven) , https://github.com/nextinterfaces/selenium4j (based on ant).

how can add plugin application? posible add maven or ant based plugin gradle based application? maybe plugins gradle exist? highly appreciated.

in selenium ide, find option in file menu export test case in multiple languages.

goto: file> export test case as> java / junit 4 / web driver

here's screenshot showing this: export test case in selenium java junit


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -