alttester / alttester/AltTester-Unity-SDK
Add overload to the FindObject command
オープン
2.2.6
feature
triaged
- 主要言語
- C#
- スター
- 121
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Description
Add an overload that takes a tuple like (By, value) as a locator so that we can save them in a test in the following way:
`private (By by, string value) startButtonLocator = (By.PATH, "//Content//Button_Primary"); `
## Additional info
It would be nice to save the locators in a POM and switch easily from `path` to `name` for example.
コントリビューションガイド
評価
この issue はまだ評価されていません。