Project

General

Profile

Actions

question_answer #4214

open

answer_ana

Added by UserName LastName over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:

0%

Estimated time:
answer:

- '选项A: 点击操作:document.querySelector("#su").click()'
- '选项B: 输入操作:document.querySelector("#kw").value = "霍格沃兹测试学院"'
- '选项C: 获取元素class属性:document.querySelector("#J_SiteNavMytaobao").className'
- '选项D: 获取元素文本信息:document.querySelector("#ember63").innerText'

answer_analysis:

点击操作是click,输入操作value,class属性是className,文本信息是innerText
...

No data to display

Actions

Also available in: Atom PDF