alttester / alttester/AltTester-Unity-SDK

Add overload to the FindObject command

オープン
#1,678 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。