Uses of Class
jp.co.moneyforward.autotest.actions.web.TableQuery.Builder
Packages that use TableQuery.Builder
-
Uses of TableQuery.Builder in jp.co.moneyforward.autotest.actions.web
Methods in jp.co.moneyforward.autotest.actions.web that return TableQuery.BuilderModifier and TypeMethodDescriptionA table name on which the query will be performed.TableQuery.Builder.normalizeWith
(BinaryOperator<List<com.microsoft.playwright.Locator>> normalizer) static TableQuery.Builder
A method from which you can start building a query.TableQuery.Builder.where
(TableQuery.Term... terms)