🇻🇳
GPM Automate VI
  • NO-CODE AUTOMATION
    • Một số biến mặc định
    • Các block
      • Normal block
      • For
      • While
      • If
      • Else if
      • Else
    • Variables
      • Set variable
      • Increase variable
      • Decrease variable
      • Count
    • Workflow
      • Exit loop
      • Next loop
      • Delay
    • Text & number
      • Random text
      • Split text
      • Read json
      • Random number
      • Math execute
      • 2FA code
  • File & Folder
    • File exists
    • Copy file
    • Move/rename file
    • Delete file
    • File read all text
    • File read all lines
    • File write all text
    • File append line
    • Read excel file
    • Write excel file
    • Append excel file
    • Folder exists
    • Create folder
    • Move / rename folder
    • Delete folder
    • Folder get file list
  • Clipboard
    • Get clipboard text
    • Set clipboard text
  • HTTP
    • HTTP Request
    • HTTP Download
  • Image Search
    • Wait to image
    • Image exists
    • Image search
    • Ví dụ kết hợp
  • AI
    • ChatGPT
  • Mail
    • Read mail code
    • Read outlook (Oauth2)
  • Navigation
    • New tab
    • Active tab
    • Close tab
    • Go to URL
    • Back URL
    • Reload
    • Get URL
    • Wait URL Changed
  • Element
    • Wait element
    • Get element attribute
    • Get element text
    • Count element
  • Mouse
    • Mouse click
    • Mouse try to click
    • Mouse move
    • Mouse press and hold
    • Mouse release
    • Mouse scroll
  • Keyboard
    • Key press
    • File upload
    • Select dropdown
  • Scroll
    • Random scroll
    • Scroll to top
    • Scroll to bottom
    • Scroll to element
  • Switch
    • Switch to default
    • Switch to frame
    • Switch to popup
  • Cookie
    • Import cookie
    • Export cookie
  • Alert
    • Accept alert
    • Cancel alert
  • Javascript
    • Execute JS code
    • Get extension id
  • References
    • Call function
  • Google service
    • Read google sheet
    • Write google sheet
Powered by GitBook
On this page
  1. Switch

Switch to popup

Chuyển đổi đến một cửa sổ pop-up được mở từ trang web hiện tại, để có thể tương tác với nội dung bên trong cửa sổ pop-up đó.

PreviousSwitch to frameNextCookie

Last updated 1 month ago

Bạn cần điền Tiêu đề cửa sổ của popup đó (Popup title).

Ví dụ: Trong ảnh trên khi làm tool đăng ký tài khoản X bằng tài khoản Gmail. Sau khi click vào nút Đăng ký bằng Google -> Một cửa sổ mới bật lên. Để tương tác với cửa sổ này, bạn cần dùng action Switch to popup. Phần Popup Title có thể điền như hình dưới.

Sau khi hoàn thành các bước trên cửa sổ popup này, để quay trở lại tương tác với cửa sổ chính (trang đăng ký tài khoản X), hãy dùng action Active tab 0 (Kích hoạt về tab 0 của trình duyệt).

Ví dụ Switch to Popup
Switch to Popup
Active tab 0