Class and Description |
---|
com.github.noraui.utils.Constants
As of release 4.2.0,
Constants |
Field and Description |
---|
com.github.noraui.utils.Constants.DATE_FORMAT
As of release 4.1.4, replaced by
Constants.FRENCH_DATE_FORMAT
French date format. |
com.github.noraui.Constants.DATE_FORMAT
As of release 4.1.4, replaced by
Constants.FRENCH_DATE_FORMAT
French date format. |
com.github.noraui.utils.Constants.DATE_FORMAT_REG_EXP
As of release 4.1.4, replaced by
Constants.FRENCH_DATE_FORMAT_REG_EXP
Regex to validate date format dd/mm/yyyy. |
com.github.noraui.Constants.DATE_FORMAT_REG_EXP
As of release 4.1.4, replaced by
Constants.FRENCH_DATE_FORMAT_REG_EXP
Regex to validate date format dd/mm/yyyy. |
com.github.noraui.utils.Context.GO_TO_URL_METHOD_NAME
As of release 4.2.3, replaced by
BrowserSteps.GO_TO_URL_METHOD_NAME |
com.github.noraui.utils.Context.RESTART_WEB_DRIVER_METHOD_NAME
As of release 4.2.3, replaced by
BrowserSteps.RESTART_WEB_DRIVER_METHOD_NAME |
Copyright © 2023 NoraUi. All rights reserved.