observe the class - AssistantMultipleChoiceQuestionPromptView-termOptions
if observing is true then click the first child by pressing keyboard number 1
.AssistantMultipleChoiceQuestionPromptView-termOption
so on until nth-child number 4.
I hope to get use to make that easily but that would be over a whole day for me by copying other's code little by little.
Make a click action hotkey on quizlet
I hope to have a hotkey on quizlet.com, for instance on such this page https://quizlet.com/2516082/learn
observe the class - AssistantMultipleChoiceQuestionPromptView-termOptions if observing is true then click the first child by pressing keyboard number 1 .AssistantMultipleChoiceQuestionPromptView-termOption so on until nth-child number 4.
I hope to get use to make that easily but that would be over a whole day for me by copying other's code little by little.
It would be really appreciate for help. thanks.