修复评论任务定位不到输入框的bug

This commit is contained in:
work
2025-06-27 15:45:32 +08:00
parent fb627e9c7e
commit fb1acc6502

View File

@@ -975,7 +975,7 @@ def playwright_comment(cookies, target_url, content, image_key=None):
page = context.new_page() page = context.new_page()
url = 'https://facebook.com' url = 'https://facebook.com'
try: try:
page.goto(url) retry_goto(page, url)
time.sleep(random.randint(3, 10)) time.sleep(random.randint(3, 10))
check_account_status(page, parse_cookies(cookies)) check_account_status(page, parse_cookies(cookies))
time.sleep(5) time.sleep(5)
@@ -985,7 +985,7 @@ def playwright_comment(cookies, target_url, content, image_key=None):
if 'permalink.php?story_fbid' in target_url or '/posts/' in target_url or "/permalink/" in target_url: if 'permalink.php?story_fbid' in target_url or '/posts/' in target_url or "/permalink/" in target_url:
# 文字或图片类型 # 文字或图片类型
input_xpath = '//div[@aria-label="Write a comment…"]' input_xpath = '//div[@role="dialog"]//span[@data-ad-rendering-role="comment_button"]'
attach_xpath = '//div[@id="focused-state-actions-list"]//div[@aria-label="Attach a photo or video"]' attach_xpath = '//div[@id="focused-state-actions-list"]//div[@aria-label="Attach a photo or video"]'
comment_xpath = '//div[@aria-label="Comment"]' comment_xpath = '//div[@aria-label="Comment"]'
page.click(input_xpath) page.click(input_xpath)
@@ -1534,7 +1534,7 @@ if __name__ == '__main__':
# cookies = '{"c_user":"61565405263653","datr":"-YDhZoLWu5zbUIw5cOB2In9s","fr":"0ZmsqLWbmV0Onlspt.AWW1JRfVxQAF-jl0oGY7lBQLYq4.Bm4YD5..AAA.0.0.Bm4YED.AWVf1ae03r4","m_page_voice":"61565405263653","m_pixel_ratio":"2.625","sb":"-YDhZs8LozUoyLe1gj2MCUwW","wd":"412x759","xs":"21%3A8Gt3CwtjVWJUhQ%3A2%3A1726054660%3A-1%3A-1"}' # cookies = '{"c_user":"61565405263653","datr":"-YDhZoLWu5zbUIw5cOB2In9s","fr":"0ZmsqLWbmV0Onlspt.AWW1JRfVxQAF-jl0oGY7lBQLYq4.Bm4YD5..AAA.0.0.Bm4YED.AWVf1ae03r4","m_page_voice":"61565405263653","m_pixel_ratio":"2.625","sb":"-YDhZs8LozUoyLe1gj2MCUwW","wd":"412x759","xs":"21%3A8Gt3CwtjVWJUhQ%3A2%3A1726054660%3A-1%3A-1"}'
# cookies = '{"datr": "mm0taNtaPfOxWhpxdzpkVjV0", "sb": "mm0taFuFnO_L1FpzkKDiA4lw", "wd": "1920x953", "locale": "en_US", "c_user": "61575901481649", "fr": "0c0y2KyMv8lRJ6NNq.AWe7DLt-TSkoOyn3DhRjhA4ByOITAhfSwaiIw4eQE5ilq4Q4KAY.BoLW2a..AAA.0.0.BoLW3M.AWfHVOhZIAGgDh_3BvPFPi8-YhE", "xs": "29%3ASM0qc4U4Ile_MA%3A2%3A1747807693%3A-1%3A-1", "presence": "C%7B%22t3%22%3A%5B%5D%2C%22utc3%22%3A1747807698911%2C%22v%22%3A1%7D"}' # cookies = '{"datr": "mm0taNtaPfOxWhpxdzpkVjV0", "sb": "mm0taFuFnO_L1FpzkKDiA4lw", "wd": "1920x953", "locale": "en_US", "c_user": "61575901481649", "fr": "0c0y2KyMv8lRJ6NNq.AWe7DLt-TSkoOyn3DhRjhA4ByOITAhfSwaiIw4eQE5ilq4Q4KAY.BoLW2a..AAA.0.0.BoLW3M.AWfHVOhZIAGgDh_3BvPFPi8-YhE", "xs": "29%3ASM0qc4U4Ile_MA%3A2%3A1747807693%3A-1%3A-1", "presence": "C%7B%22t3%22%3A%5B%5D%2C%22utc3%22%3A1747807698911%2C%22v%22%3A1%7D"}'
cookies = '{"locale": "en_US", "datr": "JOc_aKq1WIykJYVtv2co-rLg", "sb": "JOc_aFc1NmOp3RDy7H4-vIZx", "m_pixel_ratio": "1", "wd": "1920x1080", "test_cookie": "CheckForPermission", "c_user": "61576358287544", "fr": "0E3VDeKY7D0z0OwfK.AWecYkw-DTq8UmP0miRYUYJbGKDM-MlG6qIxihXgIhotRjIViJM.BoP-ck..AAA.0.0.BoP-cy.AWejoBPdp75AG3FCi6F4Wsrlf00", "xs": "48%3Aamy1p9zg9d2Xjw%3A2%3A1749018418%3A-1%3A-1"}' cookies = '{"locale": "en_US", "datr": "JOc_aKq1WIykJYVtv2co-rLg", "sb": "JOc_aFc1NmOp3RDy7H4-vIZx", "m_pixel_ratio": "1", "wd": "1920x1080", "test_cookie": "CheckForPermission", "c_user": "61576358287544", "fr": "0E3VDeKY7D0z0OwfK.AWecYkw-DTq8UmP0miRYUYJbGKDM-MlG6qIxihXgIhotRjIViJM.BoP-ck..AAA.0.0.BoP-cy.AWejoBPdp75AG3FCi6F4Wsrlf00", "xs": "48%3Aamy1p9zg9d2Xjw%3A2%3A1749018418%3A-1%3A-1"}'
print(playwright_share(cookies, "https://www.facebook.com/groups/1702958116839437/permalink/2210833932718517/", "")) # print(playwright_share(cookies, "https://www.facebook.com/groups/1702958116839437/permalink/2210833932718517/", ""))
# print(playwright_check_account_cookies(cookies)) # print(playwright_check_account_cookies(cookies))
# # 永久链接的帖子点赞 # # 永久链接的帖子点赞
# print(playwright_like(cookies, "https://www.facebook.com/groups/1070754870427928/permalink/1873461830157224/")) # print(playwright_like(cookies, "https://www.facebook.com/groups/1070754870427928/permalink/1873461830157224/"))
@@ -1594,3 +1594,7 @@ if __name__ == '__main__':
# for cookies in cookies_list: # for cookies in cookies_list:
# # # 视频链接的帖子点赞 # # # 视频链接的帖子点赞
# print(playwright_like(cookies, "https://www.facebook.com/groups/1070754870427928/permalink/1873461830157224/")) # print(playwright_like(cookies, "https://www.facebook.com/groups/1070754870427928/permalink/1873461830157224/"))
# 评论
print(playwright_comment(cookies, "https://www.facebook.com/groups/7423373454348259/permalink/24322822973976709/",
"6"))