Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Adding attributes to SutStateIdentifier #31

Open
PickHub opened this issue Apr 9, 2019 · 1 comment
Open

Adding attributes to SutStateIdentifier #31

PickHub opened this issue Apr 9, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PickHub
Copy link

PickHub commented Apr 9, 2019

Being able to access the HTML attributes of the target elements from the list of actions/action identfiers from getIncomingActionTransitions would be really helpful.

Possible attributes:
Identifying Attributes:
type
path
absolute outline

Attributes:
autofocus
contenteditable
disabled
download
draggable
height
hidden
href
multiple
name
onabort
onblur
oncanplay
onchange
onclick
oncontextmenu
ondbclick
ondrag
ondrop
onended
onerror
onfocus
oninvalid
onkeydown
onkeydowns
onkeypress
onkeyup
onmousedown
onmousemove
onmouseover
onmousewheel
onresize
onscroll
onsearch
onsubmit
readonly
size
sizes
tabindex
shown
target
type
value
width

@PickHub PickHub added the enhancement New feature or request label Apr 9, 2019
@beatngu13
Copy link
Contributor

beatngu13 commented Apr 9, 2019

Disclaimer: As long as we extract the training data "live" and only use the previous action—like the ANN prototype does—there is no need to add this data to the SUT model.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants