[[x, y] for idx, x in enumerate(list) for y in list[idx+1:]]
其实我想请教下,在什么情况下才会需要使用 arguments[0].click();