poorejc commented on PR #323:
URL:
https://github.com/apache/incubator-flagon-useralejs/pull/323#issuecomment-1365578401
Looks like paths are getting appropriately parsed:
```
target: 'button#test_button',
path: [
'button#test_button',
'div.container',
'body',
'html',
'#document',
'Window'
],
```
I tested against freshly built artifacts--both base userale.js script and
browser extension are logging correctly to the example server.
Presently am rebuilding my ELK cluster. Once it's up and running, I'll test
and log to ELK and see if paths still look good. If so, I'm happy pushing to
Master. Good add @Jyyjy!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]