From a30ed4ed8ef8b047062ee2b9a4cb74d79871f213 Mon Sep 17 00:00:00 2001 From: VictorPhan - armServer Date: Thu, 23 Jul 2026 14:28:24 +0700 Subject: [PATCH] result --- .../__pycache__/facebook_bot.cpython-313.pyc | Bin 9864 -> 9860 bytes serverPython/shopee_bot.log | 40 +++ serverPython/xml_ui/error_fb_no_send_btn.xml | 234 ++++++++++++ serverPython/xml_ui/fb_step1_open_group.xml | 30 +- serverPython/xml_ui/fb_step2_scrolling.xml | 144 +++++--- .../xml_ui/fb_step3_clicked_comment.xml | 135 ++++--- .../xml_ui/fb_step5_camera_opened.xml | 234 ++++++++++++ .../xml_ui/fb_step6_image_selected.xml | 234 ++++++++++++ serverPython/xml_ui/fb_step7_text_entered.xml | 333 ++++++++++++++++++ 9 files changed, 1243 insertions(+), 141 deletions(-) create mode 100644 serverPython/xml_ui/error_fb_no_send_btn.xml create mode 100644 serverPython/xml_ui/fb_step5_camera_opened.xml create mode 100644 serverPython/xml_ui/fb_step6_image_selected.xml create mode 100644 serverPython/xml_ui/fb_step7_text_entered.xml diff --git a/serverPython/__pycache__/facebook_bot.cpython-313.pyc b/serverPython/__pycache__/facebook_bot.cpython-313.pyc index 03bec2c43a1d2ec19c4f556710edb7bee1cbeca9..f282c3d0c38d99a0d59450e33eba935eb1c5ecbd 100644 GIT binary patch delta 265 zcmeD1ZSm#%%*)Hg00dJGCT0aIZsd~@7ZU<G$dKxgZ&Qg(u{Olw61R z6H%!dhSMS@Fn(ZTkX4-THq-5bnb!=r3o_mlIB&=(fCcoOK>{vtferZ}z8jpsq8`Mz zpL|ueh)t0}OzxY?W?wmbHpW?-dsPA%)oU186&D15U;xn@j3M+1We9yCGWIK2;(N_x VR<$C*XeP#Z#!n1jsz?y%SpdyuR{;P3 delta 268 zcmZqi?eOLM%*)Hg00b-cCuZ$c*vKa%E+GQsYS?FL>S-k%UXz!hkW>0_*V;Tit;r7J zY6AQandJQ3+|;}hJ*~|p;w-F;Rg)`aZZdf>PwtbGi+5*c;1%ij>GHWC8GMB&Qj3o^bFIB!4&^j$#$ZU_N0caVSwLO|aEB;Yvt zqHGbHJcF3rH>J&!qTqBj^r=o88i`a)#vSFptQs>zIM TMS@XGjPZ=07{FAKAke=6KSfss diff --git a/serverPython/shopee_bot.log b/serverPython/shopee_bot.log index edee374..a4fe65a 100644 --- a/serverPython/shopee_bot.log +++ b/serverPython/shopee_bot.log @@ -2975,3 +2975,43 @@ 2026-07-23 14:16:45,709 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/error_fb_no_edit_box.xml để debug. 2026-07-23 14:16:45,710 - INFO - Thoát ra màn hình chính (Homescreen)... 2026-07-23 14:16:45,937 - INFO - Đã xóa ảnh tạm: temp_fb_e1d2865a1c5c44c3b363992281f853d2.jpg +2026-07-23 14:26:05,187 - INFO - Đã khóa thiết bị 10.160.138.2:5555 để chạy tác vụ Facebook. +2026-07-23 14:26:05,202 - INFO - Đang kết nối tới thiết bị 10.160.138.2:5555 để chạy Facebook... +2026-07-23 14:26:06,736 - INFO - Kết nối thành công! +2026-07-23 14:26:07,548 - INFO - Đã tải ảnh tạm thời: temp_fb_78836509154c40b1b2f7704430626f0d.jpg +2026-07-23 14:26:07,757 - INFO - Đang đẩy ảnh temp_fb_78836509154c40b1b2f7704430626f0d.jpg vào điện thoại... +2026-07-23 14:26:07,886 - INFO - Đang cập nhật thư viện ảnh... +2026-07-23 14:26:10,049 - INFO - Khởi động Facebook và vào Group ID: 629660232000071... +2026-07-23 14:26:18,815 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step1_open_group.xml để debug. +2026-07-23 14:26:19,406 - INFO - Tìm nút Bình luận của bài viết đầu tiên... +2026-07-23 14:26:23,882 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step2_scrolling.xml để debug. +2026-07-23 14:26:25,901 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step3_clicked_comment.xml để debug. +2026-07-23 14:26:29,906 - INFO - Nhập nội dung text... +2026-07-23 14:26:33,906 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step7_text_entered.xml để debug. +2026-07-23 14:26:33,907 - INFO - Đang chọn ảnh đính kèm... +2026-07-23 14:26:38,562 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step5_camera_opened.xml để debug. +2026-07-23 14:26:40,085 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step6_image_selected.xml để debug. +2026-07-23 14:26:40,649 - INFO - Bấm nút Gửi (Send)... +2026-07-23 14:26:41,553 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/error_fb_no_send_btn.xml để debug. +2026-07-23 14:26:41,555 - INFO - Thoát ra màn hình chính (Homescreen)... +2026-07-23 14:26:41,780 - INFO - Đã xóa ảnh tạm: temp_fb_78836509154c40b1b2f7704430626f0d.jpg +2026-07-23 14:26:59,456 - INFO - Đã khóa thiết bị 10.160.138.2:5555 để chạy tác vụ Facebook. +2026-07-23 14:26:59,457 - INFO - Đang kết nối tới thiết bị 10.160.138.2:5555 để chạy Facebook... +2026-07-23 14:26:59,639 - INFO - Kết nối thành công! +2026-07-23 14:27:00,265 - INFO - Đã tải ảnh tạm thời: temp_fb_3e5d8753448f4e97ad09c69af72fbe02.jpg +2026-07-23 14:27:00,357 - INFO - Đang đẩy ảnh temp_fb_3e5d8753448f4e97ad09c69af72fbe02.jpg vào điện thoại... +2026-07-23 14:27:00,467 - INFO - Đang cập nhật thư viện ảnh... +2026-07-23 14:27:02,619 - INFO - Khởi động Facebook và vào Group ID: 629660232000071... +2026-07-23 14:27:11,209 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step1_open_group.xml để debug. +2026-07-23 14:27:11,759 - INFO - Tìm nút Bình luận của bài viết đầu tiên... +2026-07-23 14:27:16,220 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step2_scrolling.xml để debug. +2026-07-23 14:27:18,360 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step3_clicked_comment.xml để debug. +2026-07-23 14:27:22,362 - INFO - Nhập nội dung text... +2026-07-23 14:27:26,283 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step7_text_entered.xml để debug. +2026-07-23 14:27:26,284 - INFO - Đang chọn ảnh đính kèm... +2026-07-23 14:27:31,133 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step5_camera_opened.xml để debug. +2026-07-23 14:27:32,774 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step6_image_selected.xml để debug. +2026-07-23 14:27:33,323 - INFO - Bấm nút Gửi (Send)... +2026-07-23 14:27:34,238 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/error_fb_no_send_btn.xml để debug. +2026-07-23 14:27:34,239 - INFO - Thoát ra màn hình chính (Homescreen)... +2026-07-23 14:27:34,447 - INFO - Đã xóa ảnh tạm: temp_fb_3e5d8753448f4e97ad09c69af72fbe02.jpg diff --git a/serverPython/xml_ui/error_fb_no_send_btn.xml b/serverPython/xml_ui/error_fb_no_send_btn.xml new file mode 100644 index 0000000..1cf9fe3 --- /dev/null +++ b/serverPython/xml_ui/error_fb_no_send_btn.xml @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step1_open_group.xml b/serverPython/xml_ui/fb_step1_open_group.xml index db1c79e..cfb49dc 100644 --- a/serverPython/xml_ui/fb_step1_open_group.xml +++ b/serverPython/xml_ui/fb_step1_open_group.xml @@ -23,9 +23,9 @@ - + - + @@ -80,23 +80,23 @@ - - - - + + + - - + + - - - - + + + + - - + + + @@ -148,7 +148,7 @@ - + diff --git a/serverPython/xml_ui/fb_step2_scrolling.xml b/serverPython/xml_ui/fb_step2_scrolling.xml index c955b60..0869b3f 100644 --- a/serverPython/xml_ui/fb_step2_scrolling.xml +++ b/serverPython/xml_ui/fb_step2_scrolling.xml @@ -11,66 +11,105 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + - - - + + + + + + + + - - + + + + + + + + + + + + + + + + - - @@ -86,12 +125,7 @@ - - - - - - + @@ -127,7 +161,7 @@ - + diff --git a/serverPython/xml_ui/fb_step3_clicked_comment.xml b/serverPython/xml_ui/fb_step3_clicked_comment.xml index c955b60..0bbbbb2 100644 --- a/serverPython/xml_ui/fb_step3_clicked_comment.xml +++ b/serverPython/xml_ui/fb_step3_clicked_comment.xml @@ -11,66 +11,79 @@ - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + - - - - - - - - - @@ -81,26 +94,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -127,7 +120,7 @@ - + diff --git a/serverPython/xml_ui/fb_step5_camera_opened.xml b/serverPython/xml_ui/fb_step5_camera_opened.xml new file mode 100644 index 0000000..1cf9fe3 --- /dev/null +++ b/serverPython/xml_ui/fb_step5_camera_opened.xml @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step6_image_selected.xml b/serverPython/xml_ui/fb_step6_image_selected.xml new file mode 100644 index 0000000..1cf9fe3 --- /dev/null +++ b/serverPython/xml_ui/fb_step6_image_selected.xml @@ -0,0 +1,234 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step7_text_entered.xml b/serverPython/xml_ui/fb_step7_text_entered.xml new file mode 100644 index 0000000..7e74b93 --- /dev/null +++ b/serverPython/xml_ui/fb_step7_text_entered.xml @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file