Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No results from parsing #8

Open
davidhq opened this issue Sep 10, 2016 · 1 comment
Open

No results from parsing #8

davidhq opened this issue Sep 10, 2016 · 1 comment

Comments

@davidhq
Copy link

davidhq commented Sep 10, 2016

Hi, does your project still work? I tried on my files but I don't get any info about open tabs as in your example

screen shot 2016-09-10 at 12 55 56

$ python Chromagnon/chromagnonSession.py Current\ Session
SetWindowType - Window: 1, Type: 0
SetTabIndexInWindow - Tab: 2, Index: 0
SetPinnedState - Tab: 2, Pinned: 0
SetTabWindow - Window: 1, Tab: 2
SetSelectedTabInIndex - Window: 1, Index: 0
SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1
SetSelectedNavigationIndex - Tab: 2, Index: 0
UpdateTabNavigation - Tab: 2, Index: 0, Url: chrome://newtab/
SetSelectedNavigationIndex - Tab: 2, Index: 0
UpdateTabNavigation - Tab: 2, Index: 0, Url: chrome://newtab/
SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1
SetWindowBounds3 - Window: 1, x: 0, y: 23, w: 1680, h: 1023, State: 1

thank you
david

@saqw3r
Copy link

saqw3r commented Dec 6, 2017

I also interested in results. And I want to port it to C# code.
Found such parser: https://github.com/deactivated/python-snss/blob/master/snss/__init__.py
Hopefully, it will be helpful for you guys! Let me know if you have any updates for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants