1

メールを作成したいのですが、メールのテキストエリアには次の HTML コードがあります。

次の手順を実行しましたが、取得できませんでした。

irb
require 'rubygems'
require 'watir'

@ie.body(:id,':158').set 'text'

私のシステム構成は

IE-8
Windows-7

    <div class="Ar Au" id=":88" style="display: block;">
    <iframe tabIndex="1" class="Am Al editable" id=":83" src="html/compose/static_files/blank_quirks.html" frameBorder="0" style="padding-bottom: 0px; background-color: white; padding-left: 0px; padding-right: 0px; height: 245px; overflow: visible; padding-top: 0px;" allowTransparency="allowtransparency" closure_lm_423419="null">
<body class="editable LW-avf" id=":158" role="textbox" contentEditable="true"
    hideFocus="hidefocus" closure_lm_478727="[object Object]" g_editable="true"/>
4

1 に答える 1