Hrabovszki1023 / OKW

Framework for Keyword-Driven Test
https://www.openkeyword.de
7 stars 1 forks source link

[se] GUI-Adapter: SeInputField implement OKW Methods #121

Closed Hrabovszki1023 closed 7 years ago

Hrabovszki1023 commented 8 years ago

See also #107, SeInputField

Application Specific Keywords

Group of keywords using the same GUI-Adapter Methods get*()
(e.g.: VerifyExists( FN, ExpVal), MemorizeExists( FN, MemKey),LogExists( FN ) -> getExists() )

Exists Keywords

A TextField has no Caption. The Visible Text is the Value of the TextField

Hrabovszki1023 commented 7 years ago

@momobee ClickOn ist soweit OK. DoubleClickOn( FN ) ist hab ich hier rausgenommen und als neues issue angelegt. -> #131

Dieses Issue werde ich jetzt closen.