BarryThrill
BarryThrill
> I think that's because there is no ``. [#2 (comment)](https://github.com/rushter/selectolax/issues/2#issuecomment-355850317) Oh I see! Any suggestions on what I can do to be able to scrape the `````` in that...
> Hi, I don't think this is possible on my side. Modest library does not have support for it, we need to modify the C parser first. > I could...
Hi @rushter! I hope you are doing well and staying safe! I just wanted to check with you if you had any chance to look at it? 😁
Any update :)?
I have the same issue, did you solve it?
Not sure if this is the answer but when using charles. I usually just do verify=False and I do get all my requests made on Charles through the script.
> That's an interesting one! Can you use adb to get the logcat logs for this? That will probably have a stacktrace showing exactly why this crashed. I could if...
> Assuming you have ADB set up (which you probably do, because you usually need it to set up Frida) then you need to: > > * Run `adb logcat...
> Hmm, that doesn't look right... Did you open the Zolando app and crash it whilst that command was running? There's nothing about Zolando in there at all, and there...
> @Dan-Do > > I finished refactoring CSS parser and ended the selectors. Testing before commit. > Thanks for using the library. Hi there! Im just curious about how the...