mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-08 21:18:14 -05:00
[INJIMOB-3328] fix testid for automation (#1971)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -62,8 +62,8 @@ public class AddNewCardPage extends BasePage{
|
||||
@iOSXCUITFindBy(accessibility = "credentialTypeValue")
|
||||
private WebElement credentialTypeValue;
|
||||
|
||||
@AndroidFindBy(accessibility = "6stepCount")
|
||||
@iOSXCUITFindBy(accessibility = "6stepCount")
|
||||
@AndroidFindBy(accessibility = "copilot-next-action")
|
||||
@iOSXCUITFindBy(accessibility = "copilot-next-action")
|
||||
private WebElement DoneButton;
|
||||
|
||||
@AndroidFindBy(accessibility = "issuerHeading-MockMdl")
|
||||
|
||||
Reference in New Issue
Block a user