This skill queries the BUPT empty classroom system at https://ec.jray.xyz/
Use agent-browser to open the URL:
agent-browser open https://ec.jray.xyz/
[checked] on radio "西土城")agent-browser click @e2Click on the building button:
agent-browser click @e6agent-browser click @e7agent-browser click @e8agent-browser click @e9After clicking the building, the time period buttons will appear. Each button shows the format:
HH:MM 节次 HH:MM
Example buttons:
Click on the desired time period button (check refs from snapshot).
After selecting the time period, the page will show a table with empty classrooms:
| Column | Description |
|---|---|
| -------- | ------------- |
| 教室 | Classroom ID (e.g., 教4-203) |
| 座位数 | Number of seats |
| 类型 | Room type (if available) |
| 来源 | Data source (usually "教务") |
Use agent-browser snapshot or agent-browser snapshot -i to get the full table.
# Step 1: Open website
agent-browser open https://ec.jray.xyz/
# Step 2: Get initial snapshot to see refs
agent-browser snapshot -i
# Step 3: Click on building (e.g., 教4)
agent-browser click @e8
# Step 4: Get updated snapshot
agent-browser snapshot -i
# Step 5: Click on time period (e.g., 17:25 11 18:10)
agent-browser click @e20
# Step 6: Get final results
agent-browser snapshot
snapshot after clicking a building or time period.[disabled] and cannot be clicked.共 1 个版本