Richard L. Burton III
Results
2
issues of
Richard L. Burton III
**Description:** I have the following query: ``` from every e1=SignalStream[signal == "login"] -> e2 = SignalStream[e2.customer == e1.customer AND e2.signal == "register"] -> e3 = SignalStream[e3.customer == e1.customer AND e3.signal...
severity/minor
type/improvement
I was looking to see if the API has the ability to send keystrokes, but I was unable to locate it. Is this possible? Sorry, I couldn't find any documentation...
enhancement