diff --git a/serverPython/__pycache__/facebook_bot.cpython-313.pyc b/serverPython/__pycache__/facebook_bot.cpython-313.pyc index f8a8136..2aa602e 100644 Binary files a/serverPython/__pycache__/facebook_bot.cpython-313.pyc and b/serverPython/__pycache__/facebook_bot.cpython-313.pyc differ diff --git a/serverPython/shopee_bot.log b/serverPython/shopee_bot.log index 05bb14f..40ae4de 100644 --- a/serverPython/shopee_bot.log +++ b/serverPython/shopee_bot.log @@ -3110,3 +3110,23 @@ 2026-07-23 15:05:41,702 - INFO - Không có nút Xong, gập thư viện ảnh xuống... 2026-07-23 15:05:43,463 - INFO - Tìm nút Gửi... 2026-07-23 15:05:48,369 - INFO - Thoát ra màn hình chính (Homescreen)... +2026-07-23 15:11:38,134 - INFO - Đã khóa thiết bị 10.160.138.2:5555 để chạy tác vụ Facebook. +2026-07-23 15:11:38,136 - INFO - Đang kết nối tới thiết bị 10.160.138.2:5555 để chạy Facebook... +2026-07-23 15:11:41,030 - INFO - Kết nối thành công! +2026-07-23 15:11:41,032 - INFO - Sử dụng file ảnh nội bộ có sẵn: /root/botAffilate/shopee/standee.jpg +2026-07-23 15:11:41,190 - INFO - Đang đẩy ảnh /root/botAffilate/shopee/standee.jpg vào điện thoại... +2026-07-23 15:11:41,436 - INFO - Đang cập nhật thư viện ảnh... +2026-07-23 15:11:44,018 - INFO - Khởi động Facebook và vào Group ID: 629660232000071... +2026-07-23 15:11:52,759 - 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 15:11:53,379 - INFO - Tìm nút Bình luận của bài viết thứ 1... +2026-07-23 15:11:57,862 - INFO - Đã lưu cấu trúc UI hiện tại ra file xml_ui/fb_step2_scrolling.xml để debug. +2026-07-23 15:12:00,363 - 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 15:12:04,365 - INFO - Nhập nội dung text... +2026-07-23 15:12:08,271 - 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 15:12:08,272 - INFO - Đang chọn ảnh đính kèm... +2026-07-23 15:12:13,034 - 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 15:12:15,304 - 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 15:12:15,620 - INFO - Không có nút Xong, gập thư viện ảnh xuống... +2026-07-23 15:12:17,286 - INFO - Tìm nút Gửi... +2026-07-23 15:12:18,953 - 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 15:12:18,954 - INFO - Thoát ra màn hình chính (Homescreen)... diff --git a/serverPython/xml_ui/error_fb_no_send_btn.xml b/serverPython/xml_ui/error_fb_no_send_btn.xml index 1cf9fe3..f0fe57a 100644 --- a/serverPython/xml_ui/error_fb_no_send_btn.xml +++ b/serverPython/xml_ui/error_fb_no_send_btn.xml @@ -12,70 +12,166 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -92,7 +188,7 @@ - + @@ -167,29 +263,29 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -220,8 +316,8 @@ - - + + diff --git a/serverPython/xml_ui/fb_step1_open_group.xml b/serverPython/xml_ui/fb_step1_open_group.xml index 7fb1f67..9437092 100644 --- a/serverPython/xml_ui/fb_step1_open_group.xml +++ b/serverPython/xml_ui/fb_step1_open_group.xml @@ -12,6 +12,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -22,7 +148,7 @@ - + @@ -161,130 +287,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step2_scrolling.xml b/serverPython/xml_ui/fb_step2_scrolling.xml index cfd61e2..f9460cd 100644 --- a/serverPython/xml_ui/fb_step2_scrolling.xml +++ b/serverPython/xml_ui/fb_step2_scrolling.xml @@ -12,6 +12,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -22,7 +161,7 @@ - + @@ -161,148 +300,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step3_clicked_comment.xml b/serverPython/xml_ui/fb_step3_clicked_comment.xml index d42a600..34b103e 100644 --- a/serverPython/xml_ui/fb_step3_clicked_comment.xml +++ b/serverPython/xml_ui/fb_step3_clicked_comment.xml @@ -12,6 +12,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -22,7 +63,7 @@ - + @@ -161,5 +202,4 @@ - \ No newline at end of file diff --git a/serverPython/xml_ui/fb_step5_camera_opened.xml b/serverPython/xml_ui/fb_step5_camera_opened.xml index e219380..afe804c 100644 --- a/serverPython/xml_ui/fb_step5_camera_opened.xml +++ b/serverPython/xml_ui/fb_step5_camera_opened.xml @@ -12,6 +12,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -22,7 +98,7 @@ - + @@ -161,80 +237,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ 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 index e528829..ce3e93e 100644 --- a/serverPython/xml_ui/fb_step6_image_selected.xml +++ b/serverPython/xml_ui/fb_step6_image_selected.xml @@ -12,235 +12,61 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + diff --git a/serverPython/xml_ui/fb_step7_text_entered.xml b/serverPython/xml_ui/fb_step7_text_entered.xml index 3d52359..4104bd1 100644 --- a/serverPython/xml_ui/fb_step7_text_entered.xml +++ b/serverPython/xml_ui/fb_step7_text_entered.xml @@ -12,6 +12,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -22,7 +210,7 @@ - + @@ -161,197 +349,4 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file