OCEAN OF ANYTHING
OCEAN OF ANYTHING
I completely understand, but please can you provide more information about the error? On Thu, 27 Jul 2023, 5:19 p.m. sankramon, ***@***.***> wrote: > Plz fix the error "deauther not...
Actually, I'm also trying to fix this, can anyone fix this using ChatGPT or anything else? Your Contribution will be highly appreciated. I tried many methods but it is not...
> I > > > Actually, I'm also trying to fix this, can anyone fix this using ChatGPT or anything else? Your Contribution will be highly appreciated. I tried many...
Yep for me it's working now
> Is there any example command ? I mean can you give to user a list of command to run. E.g: If i want to search all gmail in domain...
> Have the same issue. I fixed this by changing line 180 in screenshot_downloader.py to > > `location = page.locator('[data-testid="post-container"] [data-test-id="post-content"]').bounding_box()` thanks man! I'll try this up
> Have the same issue. I fixed this by changing line 180 in screenshot_downloader.py to > > `location = page.locator('[data-testid="post-container"] [data-test-id="post-content"]').bounding_box()` Really appreciate your time and effort. I tried the...
> Having the same issue. > > EDIT: Seems to be only happening to me when story mode is disabled. > > Here are my logs: > > ``` >...
> I tried to fix it by replacing > > `'[data-test-id="post-content"]'` to `f'[data-fullname="t3_{reddit_id}"]'` > `page.locator(f"#t1_{comment['comment_id']}")` to `page.locator(f"#thing_t1_{comment['comment_id']}").locator("form").first` > > Can you check if they work for you? OK I'll try...
> Doesn't work for all cases. @RequieMa What it means??