Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果你想去,它应该是to LinkPage1而不是at LinkPage1 在这里/person/page1.gsp。看看Geb 之书,at()那里描述了和之间的区别to()。
to LinkPage1
at LinkPage1
/person/page1.gsp
at()
to()