我正在使用Cucumber + Webrat + Mechanize適配器,並且想要測試iframe或框架到選定頁面的頁面的內容。 換句話說: Scenario: View header on webpage
Given I visit a page containing a frameset
When there is a header frame
Then I s
讓我...我已經提到這個問題/答案,它似乎包含線索前言本,但我仍然失蹤的全貌 Run JQuery in the context of another frame 本質上,索引頁的結構然後這個 <html>
<body>
<div class="frames-wrap">
<iframe id="this-iframe" src="location.php">