CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 22: Associate Android Developer

If you want to access a specific UI component in an app, use the UiSelector class. This class represents a query for specific elements in the currently displayedUI. What is correct about it? (Choose two.)

Nội dung câu hỏi

If you want to access a specific UI component in an app, use the UiSelector class. This class represents a query for specific elements in the currently displayedUI. What is correct about it? (Choose two.)

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. If more than one matching element is found, the first matching element in the layout hierarchy is returned as the target UiObject. — đáp án hiện tại
  2. B. If no matching UI element is found, an IOException is thrown.
  3. C. If more than one matching element is found, the last matching element in the layout hierarchy is returned as the target UiObject.
  4. D. If no matching UI element is found, a UiAutomatorObjectNotFoundException is thrown. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề