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.
Hpricot を使用して html ページを解析していますが、要素ごとに計算されたスタイルを取得する必要があります。たとえば、h1 Hpricot 要素があり、ページの外部 CSS に h1 の background-image が定義されている場合、background-image が何であるかを確認するにはどうすればよいですか?
Seleniumフレームワークがあなたを助けることができますか?