refactor: move httpstat from hrp internal to pkg

This commit is contained in:
debugtalk
2022-10-11 10:40:44 +08:00
parent 59b06fcf65
commit a8aab0e905
3 changed files with 1 additions and 2 deletions

View File

@@ -468,7 +468,6 @@ type BySelector struct {
Name string `json:"name"`
Id string `json:"id"`
AccessibilityId string `json:"accessibility id"`
// isSearchByIdentifier
// partialSearch
LinkText ElementAttribute `json:"link text"`