alttester / alttester/AltTester-Unity-SDK

Add overload to the FindObject command

Aperta
#1,678 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
2.2.6 feature triaged
Lingua principale
C#
Stelle
121
Fork
24
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.