We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.uitest.ai.
Package com.vaadin.uitest.ai
Class AiArguments
java.lang.Object
com.vaadin.uitest.ai.AiArguments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHtml()
getLogin()
getModel()
void
setActions
(String actions) void
setFramework
(Framework framework) void
setGherkin
(String gherkin) void
void
setImports
(String imports) void
void
void
void
void
setTestClassName
(String testClassName) void
setTestFramework
(TestFramework testFramework) void
setViewUrl
(String viewUrl)
-
Constructor Details
-
AiArguments
public AiArguments()
-
-
Method Details
-
getSource
-
setSource
-
getHtml
-
setHtml
-
getFramework
-
setFramework
-
getPrompt
-
setPrompt
-
getModel
-
setModel
-
getGherkin
-
setGherkin
-
getActions
-
setActions
-
getLogin
-
setLogin
-
getTestClassName
-
setTestClassName
-
getViewUrl
-
setViewUrl
-
getImports
-
setImports
-
getTestFramework
-
setTestFramework
-