JP4496929B2 - Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium - Google Patents

Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium Download PDF

Info

Publication number
JP4496929B2
JP4496929B2 JP2004328127A JP2004328127A JP4496929B2 JP 4496929 B2 JP4496929 B2 JP 4496929B2 JP 2004328127 A JP2004328127 A JP 2004328127A JP 2004328127 A JP2004328127 A JP 2004328127A JP 4496929 B2 JP4496929 B2 JP 4496929B2
Authority
JP
Japan
Prior art keywords
macro
window
web browsing
web
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004328127A
Other languages
Japanese (ja)
Other versions
JP2006139509A (en
Inventor
真二 深津
努 佐々木
雅且 大久保
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2004328127A priority Critical patent/JP4496929B2/en
Publication of JP2006139509A publication Critical patent/JP2006139509A/en
Application granted granted Critical
Publication of JP4496929B2 publication Critical patent/JP4496929B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、Web上での閲覧作業を効率化するソフトウェア、ブラウザに関する複数Web閲覧操作の並列再生装置及びプログラム及びコンピュータ読み取り可能な記録媒体に係り、特に、複数の操作対象(Webページ)に対して複数の操作を繰り返すような閲覧作業の効率化を行うための複数Web閲覧操作の並列再生装置及びプログラム及びコンピュータ読み取り可能な記録媒体に関する。 The present invention, software for efficient browsing work on Web, relates to a parallel playback apparatus and a program and a computer-readable recording medium of plural Web browsing operation about the browser, in particular, a plurality of operation target (Web page) on parallel playback apparatus and a program and a computer-readable recording medium of plural Web browsing operation is performed to the efficiency of browsing operations to repeat multiple operations against.

Web上での閲覧作業、特に、あるポータルサイトにおいて、お店情報、旅行情報、オークション情報などを検索し、その検索結果が一覧表示されたページを起点に、各検索結果が示すWebページで同様の操作を繰り返すことがしばしば発生する。この際、利用者は、各Webページ中に表示されているリンクを色々とたどり、様々な情報を取得することが一般的である。   Browsing work on the Web, in particular, searching for store information, travel information, auction information, etc. on a certain portal site, and the same for Web pages indicated by each search result starting from the page listing the search results It often happens that the above operation is repeated. At this time, the user generally follows various links displayed in each Web page and acquires various information.

例えば、ある検索サイトで、横浜近辺の飲食店を検索し、各店の地図とクーポンを取得したい場合、検索結果の一覧から各店の紹介ページにアクセスし、まず、地図画像を表示したページにアクセスする。その後、紹介ページに戻り、次にクーポンを表示したページにアクセスする。   For example, if you search for a restaurant near Yokohama on a certain search site and want to obtain a map and coupon for each store, access the introduction page of each store from the list of search results, and then first access the page displaying the map image. . Then, return to the introduction page, and then access the page displaying the coupon.

ここで、閲覧対象(各店の紹介ページ)が複数あり、その各々から同様の情報(地図とクーポン)を取得したい場合、各閲覧対象に対して同様の操作を逐次繰り返すことで実現する。   Here, when there are a plurality of browsing objects (introduction pages of each store) and it is desired to acquire similar information (map and coupon) from each of them, the same operation is sequentially repeated for each browsing object.

現在でも利用者の操作を記録し、再生するソフトウェアとしてマクロツールが存在するが、既存のマクロツールの多くは、利用者のデスクトップ上での操作を記録再生するものである(例えば、特許文献1参照)。   Even today, macro tools exist as software for recording and playing back user operations. Many existing macro tools record and play back operations on the user's desktop (for example, Patent Document 1). reference).

また、複数の検索エンジンに対する同一キーワードを用いた検索操作の一括実行を実現したシステムとして、メタ検索システムが存在する。この際、メタ検索システムでは、検索するキーワードを各検索エンジンが定める様式にシステム側で加工し、各検索エンジンへの検索操作を並列に実行することで実現している。(例えば、特許文献2参照)。
特開平7−306769号公報 特開平11-3203号公報
Further, there is a meta search system as a system that realizes batch execution of search operations using the same keyword for a plurality of search engines. At this time, in the meta search system, the search keyword is processed on the system side in a format determined by each search engine, and the search operation to each search engine is executed in parallel. (For example, refer to Patent Document 2).
JP-A-7-306769 Japanese Patent Laid-Open No. 11-3203

しかしながら、上記のマクロツールでは、実行する操作の内容、または、操作対象が複数ある場合、各操作内容に対応するマクロを適宜呼び出し、各操作対象に対して個別に実行する必要がある。   However, in the above macro tool, when there are a plurality of operation contents to be executed or a plurality of operation objects, it is necessary to appropriately call a macro corresponding to each operation contents and execute them individually for each operation object.

つまり、従来のマクロツールでは、ある操作対象に対して異なる操作を並列に実行したり、複数の操作対象に対して同様の操作を一括で実行したりするようなことではできない。   In other words, the conventional macro tool cannot execute different operations on a certain operation target in parallel or perform similar operations on a plurality of operation targets at once.

また、メタ検索システムは、検索操作に特化したシステムであり、前述したようなWebページの閲覧操作を複数並列に実行するようなことはできない。また、既存のメタ検索システムの多くでは、利用できる検索エンジンが予め決められており、利用者自身が簡単な方法、例えば、利用者による検索操作を記録するなどの方法で任意に設定することはできない。   Further, the meta search system is a system specialized for search operations, and a plurality of Web page browsing operations as described above cannot be executed in parallel. Also, in many existing meta search systems, search engines that can be used are determined in advance, and it is not possible for the user to set the search engine arbitrarily by a simple method, for example, by recording a search operation by the user. Can not.

本発明は、上記の点に鑑みなされたもので、利用者のあるウィンドウ(Webページ)上でのWeb閲覧操作を記録、マクロ化すると共に、デスクトップ上に表示する複数ウィンドウに対して異なるマクロを設定可能とする。そして、利用者からのマクロ再生操作を起点に、当該操作内容を記述したメッセージをウィンドウ間でやり取りし、各ウィンドウが自身に設定されたマクロをもとに該メッセージを処理することで、複数Web閲覧操作の並列再生を実現する複数Web閲覧操作の並列再生装置及びプログラム及びコンピュータ読み取り可能な記録媒体を提供することを目的とする。 The present invention has been made in view of the above points, and records a web browsing operation on a window (web page) of a user and converts it into a macro, and also creates different macros for a plurality of windows displayed on the desktop. Can be set. Then, starting from the macro playback operation from the user, a message describing the operation content is exchanged between the windows, and each window processes the message based on the macro set in itself, thereby enabling a plurality of Web and to provide a parallel playback apparatus and a program and a computer-readable recording medium of plural Web browsing operation for realizing the parallel reproduction of the browsing operation.

図1は、本発明の原理説明図である。   FIG. 1 is an explanatory diagram of the principle of the present invention.

本発明は、複数のWeb閲覧操作の記録・再生を実現する複数Web閲覧操作の並列再生方法において、
Web閲覧操作記録手段において、利用者の入力装置におけるWeb閲覧操作に伴い発生するイベント情報を受信し(ステップ1)、該利用者が行った操作内容と実行先のオブジェクトの情報を該入力装置から取得し、一連のWeb閲覧操作の情報をマクロとしてマクロ記憶手段に格納する(ステップ2)Web閲覧操作記録ステップと、
Web閲覧操作再生手段において、利用者の表示装置上のウィンドウ、並びに、各ウィンドウに設定されるWeb閲覧操作の情報をウィンドウ管理テーブルに書き込み(ステップ3)、該ウィンドウ管理テーブルに記録されている該利用者のWeb閲覧操作と該表示装置上に表示中のWebページの内容に合わせ、マクロ記憶手段に格納されたマクロを実行する(ステップ4)Web閲覧操作再生ステップと、を行い、
Web閲覧操作再生ステップにおいて、
各Web閲覧操作を再生するウィンドウ毎に作成され、Web閲覧操作記憶手段から送信されたメッセージを受信するメッセージ受信ステップと、
ウィンドウ管理テーブルを参照し、各ウィンドウに設定されているマクロをマクロ記憶手段から読み込み、読み込んだマクロが示す操作内容と受信したメッセージに記述された操作内容情報とを照合し、Web閲覧操作の再生の是非を決定すると共に、ウィンドウ中に表示されたWebページを解析し、読み込んだマクロ操作の実行対象に適合するオブジェクトを探索するマクロ照合ステップと、
マクロ照合ステップで、メッセージに記述された操作内容情報に合致するマクロ操作、並びに、該マクロ操作の実行対象に適合するオブジェクトが導出された場合に、受信したメッセージに記述された操作内容情報に基づいて操作内容を実行すると共に、マクロ照合ステップで導出された適合するオブジェクトに対して、マクロが示す操作内容を実行するマクロ実行ステップと、を行い、
マクロ照合ステップにおいて、
各ウィンドウ中に表示されたWebページを解析し、各マクロ操作の実行対象に適合するオブジェクトをマクロ記憶手段から探索する際に、Webページを解析し、マクロが示す操作内容で記載されるオブジェクトの中で、オブジェクトを表すDOM(Document Object Model)とHTMLで用いるタグの種類が一致するオブジェクトのリストを取得するステップと、
マクロが示す操作内容で記載されるオブジェクトとオブジェクトのリスト中の各オブジェクトの類似度を、オブジェクトの表示位置の類似度、DOM構造上の類似度、及びリンク先URLの類似度を元に算出するステップと、
算出された類似度により、最大な類似度となったオブジェクトを適合するオブジェクトとするステップと、を行う。
The present invention relates to a parallel playback method of a plurality of Web browsing operations for realizing recording / playback of a plurality of Web browsing operations.
In the Web browsing operation recording means, event information generated in response to the Web browsing operation in the user input device is received (step 1), and the contents of the operation performed by the user and the information of the execution destination object are received from the input device. Acquiring and storing a series of web browsing operation information as macros in the macro storage means (step 2) a web browsing operation recording step;
In the Web browsing operation reproduction means, the window on the user's display device and the Web browsing operation information set for each window are written in the window management table (step 3), and the information recorded in the window management table is recorded. In accordance with the web browsing operation of the user and the content of the web page being displayed on the display device, the macro stored in the macro storage means is executed (step 4) a web browsing operation reproduction step,
In the web browsing operation playback step,
A message receiving step for receiving a message created for each window for reproducing each Web browsing operation and transmitted from the Web browsing operation storage means;
Refers to the window management table, reads a macro that is set in each window from the macro storage means, read macro operations within collates the operation content information described in the message received and contents shown, the Web browsing operation A macro matching step for determining whether or not to play, analyzing the web page displayed in the window, and searching for an object that matches the execution target of the read macro operation ;
Based on the operation content information described in the received message when a macro operation that matches the operation content information described in the message and an object that matches the execution target of the macro operation are derived in the macro collation step. A macro execution step for executing the operation content indicated by the macro on the matching object derived in the macro collation step.
In the macro matching step,
When the web page displayed in each window is analyzed and the macro storage means is searched for an object that matches the execution target of each macro operation, the web page is analyzed and the object described in the operation content indicated by the macro is analyzed . A step of acquiring a list of objects in which a DOM (Document Object Model) representing an object and a tag type used in HTML match,
The similarity between the object described in the operation content indicated by the macro and each object in the object list is calculated based on the similarity of the display position of the object, the similarity on the DOM structure, and the similarity of the link destination URL. Steps,
Based on the calculated similarity, the step of making the object having the maximum similarity the matching object is performed.

図2は、本発明の原理構成図である。   FIG. 2 is a principle configuration diagram of the present invention.

本発明(請求項1)は、Web閲覧操作の記録及び再生を実現する複数Web閲覧操作の並列再生装置であって、
利用者のWeb閲覧操作に伴い発生するイベント情報を該利用者の入力装置から受信し、該利用者が行った操作内容と実行先オブジェクトの情報を取得するWeb閲覧操作記録手段11と、
Web閲覧操作記録手段11で取得した、一連のWeb閲覧操作をマクロとして保管するマクロ記憶手段14と、
利用者の閲覧操作と表示中のWebページの内容に合わせ、マクロ記憶手段14に保管されたマクロを実行するWeb閲覧操作再生手段12と、
Web閲覧操作の記録及び再生時に利用する表示装置30上のウィンドウを管理する表示制御手段13と、
表示装置30上のウィンドウ、並びに、各ウィンドウに設定されマクロを管理する記憶手段上に設けられるウィンドウ管理テーブル15と、
を有し、
Web閲覧操作再生手段12は、
各Web閲覧操作を再生するウィンドウ毎に作成され、Web閲覧操作記録手段11から送信されたメッセージを受信するメッセージ受信手段と、
ウィンドウ管理テーブル15を参照し、各ウィンドウに設定されているマクロをマクロ記憶手段14から読み込み、読み込んだマクロが示す操作内容と受信したメッセージに記述された操作内容情報とを照合し、Web閲覧操作の再生の是非を決定すると共に、ウィンドウ中に表示されたWebページを解析し、読み込んだマクロ操作の実行対象に適合するオブジェクトを探索するマクロ照合手段と、
マクロ照合手段で、メッセージに記述された操作内容情報に合致するマクロ操作、並びに、該マクロ操作の実行対象に適合するオブジェクトが導出された場合に、受信したメッセージに記述された操作内容情報に基づいて操作内容を実行すると共に、マクロ照合手段で導出された適合するオブジェクトに対して、マクロが示す操作内容を実行するマクロ実行手段と、を有し、
マクロ照合手段は、
各ウィンドウ中に表示されたWebページを解析し、各マクロ操作の実行対象に適合するオブジェクトをマクロ記憶手段14から探索する際に、該Webページを解析し、マクロが示す操作内容で記載されるオブジェクトの中で、オブジェクトを表すDOM(Document Object Model)とHTMLで用いるタグの種類が一致するオブジェクトのリストを取得する手段と、
マクロが示す操作内容で記載されるオブジェクトとオブジェクトのリスト中の各オブジェクトの類似度を、オブジェクトの表示位置の類似度、DOM構造上の類似度、及びリンク先URLの類似度を元に算出する手段と、
類似度が算出されたオブジェクトの中で最大な類似度となったオブジェクトを適合するオブジェクトとする手段と、から構成され
複数のオブジェクトに対する同一Web閲覧操作の並列再生を実現する際に、
利用者により選択された複数のオブジェクトに関する情報を保管する記憶手段上に設けられる選択オブジェクト管理リストを更に有し、
表示制御装置は、
利用者により選択されたオブジェクトの数に対応して、Web閲覧操作を再生するためのウィンドウを新たに表示すると共に、既に表示装置上に表示されているウィンドウに対するWeb閲覧操作を、当該新たなウィンドウのWeb閲覧操作としてウィンドウ管理テーブルにコピーし、Web閲覧操作再生手段は新たなウィンドウに対しても動作することとし、
Web閲覧操作を適用する際に、
受信したイベント情報をもとに、利用者が行った操作、該利用者が操作を行ったオブジェクトの情報、並びに、該利用者が操作を行ったウィンドウに表示されているWebページの情報を記述したメッセージを作成し、該メッセージのオブジェクトの情報を、選択オブジェクト管理リストの各オブジェクトの情報に変更したメッセージをも作成するイベント解析手段と、
ウィンドウ管理テーブルを参照し、表示装置上の各ウィンドウに対応するWeb閲覧操作再生手段に、イベント解析手段で作成した各メッセージを各々送信するメッセージ送信手段を有する。
The present invention (Claim 1) is a parallel playback device for a plurality of Web browsing operations for realizing recording and playback of Web browsing operations,
Web browsing operation recording means 11 for receiving event information generated by the user's Web browsing operation from the user's input device, and acquiring information on the operation performed by the user and information on the execution destination object;
A macro storage unit 14 for storing a series of Web browsing operations acquired by the Web browsing operation recording unit 11 as a macro;
Web browsing operation reproduction means 12 for executing a macro stored in the macro storage means 14 in accordance with the user's browsing operation and the contents of the displayed Web page;
Display control means 13 for managing windows on the display device 30 used during recording and reproduction of Web browsing operations;
A window management table 15 provided on a window on the display device 30 and a storage unit configured to manage a macro set in each window;
Have
Web browsing operation playback means 12
Message receiving means for receiving messages transmitted from the web browsing operation recording means 11 and created for each window for reproducing each web browsing operation;
Window refers to the management table 15, it reads the macros that are set in each window from the macro storage unit 14, collates the operation Description and received operation content information described in the message indicated by the read macro, Web browsing Macro collation means for determining whether or not to reproduce the operation, analyzing the web page displayed in the window, and searching for an object that matches the execution target of the read macro operation ;
Based on the operation content information described in the received message when a macro operation that matches the operation content information described in the message and an object that matches the execution target of the macro operation are derived by the macro matching means. Macro execution means for executing the operation content indicated by the macro for the matching object derived by the macro matching means,
Macro matching means
When the Web page displayed in each window is analyzed and an object suitable for the execution target of each macro operation is searched from the macro storage unit 14, the Web page is analyzed and described with the operation content indicated by the macro. A means for obtaining a list of objects having the same DOM (Document Object Model) representing the object and the types of tags used in HTML ;
The similarity between the object described in the operation content indicated by the macro and each object in the object list is calculated based on the similarity of the display position of the object, the similarity on the DOM structure, and the similarity of the link destination URL. Means,
And a means for adapting an object having the highest similarity among the calculated objects ,
When realizing parallel playback of the same Web browsing operation for multiple objects,
A selection object management list provided on storage means for storing information on a plurality of objects selected by the user;
The display control device
In response to the number of objects selected by the user, a new window for reproducing the web browsing operation is displayed, and the web browsing operation for the window already displayed on the display device is displayed. As a web browsing operation, the web browsing operation reproduction means also operates on a new window.
When applying web browsing operations,
Based on the received event information, describes the operation performed by the user, the information of the object operated by the user, and the information of the Web page displayed in the window operated by the user Event analysis means for creating a message, and creating a message in which the object information of the message is changed to the information of each object in the selected object management list;
With reference to the window management table, there is message transmission means for transmitting each message created by the event analysis means to the Web browsing operation reproduction means corresponding to each window on the display device.

本発明(請求項)は、請求項に記載の複数Web閲覧操作の並列再生装置を構成する各手段としてコンピュータを機能させるための複数Web閲覧操作の並列再生プログラムである。 The present invention (Claim 2 ) is a parallel reproduction program for a plurality of Web browsing operations for causing a computer to function as each means constituting the parallel reproduction apparatus for a plurality of Web browsing operations according to Claim 1 .

本発明(請求項)は、請求項記載の複数Web閲覧操作の並列再生プログラムを格納したことを特徴とするコンピュータ読み取り可能な記録媒体である。

The present invention (Claim 3 ) is a computer-readable recording medium in which the parallel reproduction program for a plurality of Web browsing operations according to Claim 2 is stored.

上記のように、本発明によれば、Web上での閲覧作業として、複数のWebページ、特に、レイアウトや表示内容が類似している複数のWebページを対象に複数のWeb閲覧操作を繰り返し実行するような場合に、あるWebページに対して、それら複数Web閲覧操作を一括で実行することが可能となる。   As described above, according to the present invention, as a browsing operation on the Web, a plurality of Web browsing operations are repeatedly executed for a plurality of Web pages, particularly a plurality of Web pages having similar layout and display contents. In such a case, it becomes possible to collectively execute a plurality of Web browsing operations on a certain Web page.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

まず、本発明の実施の形態で用いられる用語の定義を以下に示す。   First, definitions of terms used in the embodiment of the present invention are shown below.

・マクロ:特定の操作手順をプログラムとして記述して自動化する機能、または、そのプログラム。   Macro: A function that describes and automates a specific operation procedure as a program, or a program thereof.

・マクロウィンドウ:Web閲覧操作の記録・再生が実行されるウィンドウ。一般的なWebブラウザが開くウィンドウの1つ。   Macro window: A window in which recording / reproduction of a web browsing operation is executed. One of the windows that a general Web browser opens.

・マクロコントローラ:Web閲覧操作の記録・再生要求などをシステムに命令するのに用いられるウィンドウ、または、操作画面。   Macro controller: A window or operation screen used to instruct the system to record / replay a web browsing operation.

・ダイアログ:ファイルの保存・読み込み・エラーメッセージの表示などに用いられるウィンドウ、または、操作画面。   • Dialog: A window or operation screen used for saving / reading files / displaying error messages.

・オブジェクト:Webページ中のアンカー(リンク)、画像、テーブル、テキスト文書、などWebページを構成する各要素。   Object: Each element constituting a Web page such as an anchor (link), image, table, text document, etc. in the Web page.

・タグタイプ・オブジェクトタイプ:<A>,<LINK>,<TABLE>,<BODY>など、HTML(Hyper Text Markup Language)で用いるタグの種類。   -Tag type-Object type: Tag types used in HTML (Hyper Text Markup Language) such as <A>, <LINK>, <TABLE>, <BODY>.

・DOM(Document Object Model):HTMLやXMLで記述された各要素を取り扱うための標準インタフェース。DOMパーサと呼ばれるツールでWebページを処理することで、WebページをDOM構造に変換し、その結果、Webページの各要素(オブジェクト)を簡単に扱うことが可能となる。   -DOM (Document Object Model): A standard interface for handling each element described in HTML or XML. By processing the Web page with a tool called a DOM parser, the Web page is converted into a DOM structure, and as a result, each element (object) of the Web page can be easily handled.

・オブジェクトの各種属性(innerText, href, alt, src, id, name, title):<A href=”aa, id=”bb”,name=”cc>DD</A>, <IMG src=”ee”, alt=”ff”>など。各タグの属性情報。WebページをDOM構造に変換した後、A. hrefなどにアクセスすることで、該当する属性の情報を簡単に取得できる。なお、innerText属性は、アンカータグ<A></A>で囲まれた文字列であり、この場合は、”DD”であり、A.innerTextにアクセスすることで取得できる。   -Various attributes of objects (innerText, href, alt, src, id, name, title): <A href=”aa, id=”bb”, name=”cc> DD </A>, <IMG src = ” ee ”, alt =” ff ”> etc. Attribute information for each tag. After converting the Web page to the DOM structure, the information of the corresponding attribute can be easily obtained by accessing A. href and the like. The innerText attribute is a character string enclosed by anchor tags <A> </A>. In this case, it is “DD” and can be acquired by accessing A.innerText.

・コメント: <!--AAA-->の形でHTML文書内に記述され、ブラウザで表示する時には無視されるが、注釈として記述しておくもの。   ・ Comment: It is described in the HTML document in the form of <!-AAA-> and ignored when displayed by the browser, but it is described as an annotation.

・フォーム:Webページ上に表示される入力欄。<FORM>タグを用いて記述し、リスト、テキストボックス、ラジオボタンなどに各種存在する。   Form: An input field displayed on the Web page. It is described using the <FORM> tag, and there are various types in lists, text boxes, radio buttons, etc.

・イベント:利用者の操作、または、表示状態変化などが発生した時に発せられる信号、また、その発生した現象に関する情報を含む。   Event: A signal generated when a user operation or a display state change occurs, and information on the phenomenon that has occurred.

・イベントタイプ:利用者が行った操作内容。ここでは、クリック、ダブルクリック、メミュー選択など。   -Event type: Operation performed by the user. Here, click, double click, memu selection, etc.

・イベント実行先オブジェクト:利用者が操作を行ったオブジェクトを意味し、例えば、クリックされたアンカーオブジェクト、クリックされた画像オブジェクトなど。   Event execution destination object: means an object operated by the user, for example, clicked anchor object, clicked image object, etc.

・ポータルサイト:「goo」や「Yahoo」など各種情報。各種情報へのリンクを集約したサイト。

最初に、複数Web閲覧操作記録再生装置の構成について説明する。
・ Portal site: Various information such as “goo” and “Yahoo”. A site that aggregates links to various information.

First, the configuration of the multiple Web browsing operation recording / reproducing apparatus will be described.

図3は、本発明の一実施の形態におけるWeb閲覧操作記録再生装置の構成を示す図である。   FIG. 3 is a diagram showing a configuration of the Web browsing operation recording / reproducing apparatus according to the embodiment of the present invention.

同図に示すWeb閲覧操作記録再生装置10には、入力装置20、表示装置30が接続され、ネットワーク40を介してWebサーバ50に接続されている。   An input device 20 and a display device 30 are connected to the Web browsing operation recording / reproducing apparatus 10 shown in the figure, and are connected to a Web server 50 via a network 40.

Web閲覧操作記録再生装置10は、Web閲覧操作記録部11、Web閲覧操作再生部12、表示制御部13、マクロ保管部14、ウィンドウ管理テーブル15から構成される。   The web browsing operation recording / reproducing apparatus 10 includes a web browsing operation recording unit 11, a web browsing operation reproducing unit 12, a display control unit 13, a macro storage unit 14, and a window management table 15.

Web閲覧操作記録部11は、操作受信部111、イベント解析部112、マクロ生成部113、閲覧操作部114、メッセージ送信部115を含む構成である。   The web browsing operation recording unit 11 includes an operation receiving unit 111, an event analysis unit 112, a macro generation unit 113, a browsing operation unit 114, and a message transmission unit 115.

Web閲覧操作再生部12は、メッセージ受信部121、マクロ照合部122、マクロ実行部123を含む構成である。   The web browsing operation reproduction unit 12 includes a message reception unit 121, a macro collation unit 122, and a macro execution unit 123.

また、表示制御部13には、ディスプレイ等の利用者の表示装置30が接続され、閲覧ウィンドウ301と複数のマクロウィンドウ302が表示される。   The display control unit 13 is connected to a user display device 30 such as a display, and displays a browsing window 301 and a plurality of macro windows 302.

ここで、Web閲覧操作再生部12は、表示装置30上の各マクロウィンドウ302に対して存在する。   Here, the Web browsing operation reproduction unit 12 exists for each macro window 302 on the display device 30.

また、操作受信部111には、キーボードやマウス等の利用者の入力装置20が接続され、閲覧操作部114とマクロ実行部123では、ネットワーク40を介してWebサーバ50と通信できる。   In addition, a user input device 20 such as a keyboard or a mouse is connected to the operation reception unit 111, and the browsing operation unit 114 and the macro execution unit 123 can communicate with the Web server 50 via the network 40.

なお、本発明では、マクロ保管部14は、Web閲覧操作記録・再生装置10内のメモリやハードディスク等の記憶手段に設けられるものとする。   In the present invention, the macro storage unit 14 is provided in a storage unit such as a memory or a hard disk in the Web browsing operation recording / reproducing apparatus 10.

次に、Web閲覧操作記録・再生装置10における処理を説明する。   Next, processing in the Web browsing operation recording / reproducing apparatus 10 will be described.

図4は、本発明の一実施の形態における提示画面を示す図である。   FIG. 4 is a diagram showing a presentation screen in one embodiment of the present invention.

同図において、カーソル201、閲覧ウィンドウ301、マクロウィンドウA302、マクロイウィンドウB303、記録ボタン311、再生ボタン312、ファイルボタン313から構成されるマクロコントローラ310を含む構成である。   In the figure, the macro controller 310 includes a cursor 201, a browsing window 301, a macro window A 302, a macro window B 303, a record button 311, a playback button 312, and a file button 313.

なお、閲覧ウィンドウ301、マクロウィンドウA302、マクロウィンドウB303は、Webブラウザである。   Note that the browsing window 301, the macro window A302, and the macro window B303 are Web browsers.

以下、Web閲覧操作記録・再生装置10の動作を、(1)閲覧操作の記録、(2)マクロウィンドウの追加/削除、(3)マクロウィンドウへのマクロ設定、(4)Web閲覧操作の再生、(5)適合オブジェクトの探索、(4’)Web閲覧操作の再生(続き)の各々について説明する。   Hereinafter, the operation of the web browsing operation recording / reproducing apparatus 10 is as follows: (1) recording of browsing operations, (2) adding / deleting macro windows, (3) setting of macros in macro windows, (4) playback of web browsing operations. , (5) Search for a conforming object, and (4 ′) Web browsing operation reproduction (continued) will be described.

(1)Web閲覧操作の記録:
図5は、本発明の一実施の形態における閲覧ウィンドウの表示を示す図であり、図6は、本発明の一実施の形態におけるWeb閲覧操作の記録処理のフローチャートである。
(1) Web browsing operation recording:
FIG. 5 is a diagram showing the display of the browsing window in the embodiment of the present invention, and FIG. 6 is a flowchart of the recording process of the web browsing operation in the embodiment of the present invention.

以下、図3、図4、図5を参照して、図6のフローチャートを用いてWeb閲覧操作の記録における処理を説明する。   Hereinafter, with reference to FIGS. 3, 4, and 5, processing in the recording of the web browsing operation will be described using the flowchart of FIG. 6.

利用者に対して、まず、閲覧ウィンドウ301に閲覧操作の始点となる任意のWebページを表示する。その後、図5(a)に示すように、マクロコントローラ310の記録ボタン311を押すことで、閲覧操作の記録を開始する(ステップ401)。   First, an arbitrary Web page that is the starting point of the browsing operation is displayed on the browsing window 301 for the user. Thereafter, as shown in FIG. 5A, the recording of the browsing operation is started by pressing the recording button 311 of the macro controller 310 (step 401).

ここで、マクロウィンドウとしては、マクロウィンドウA302のみ表示させており、マクロウィンドウB303は、後述する(2)マクロウィンドウの追加/削除で述べる処理により新たに表示する。   Here, only the macro window A302 is displayed as the macro window, and the macro window B303 is newly displayed by the process described in (2) Addition / deletion of macro window described later.

この際、操作受信部111は、閲覧操作の記録開始を受信し、図5(b)に示すように、閲覧ウィンドウ301に表示中のWebページをマクロウィンドウ302に表示する(ステップ402)。   At this time, the operation reception unit 111 receives the recording start of the browsing operation, and displays the web page being displayed in the browsing window 301 in the macro window 302 as shown in FIG. 5B (step 402).

また、マクロ生成フラグをONにすると共に、操作カウンタを0に初期化する(ステップ403)。なお、マクロ生成フラグと操作カウンタは、図3には記載していないが、Web閲覧操作記録・再生装置10内のメモリ等の記憶手段で管理する。   Further, the macro generation flag is turned ON and the operation counter is initialized to 0 (step 403). Although not shown in FIG. 3, the macro generation flag and the operation counter are managed by a storage unit such as a memory in the Web browsing operation recording / reproducing apparatus 10.

そして、利用者の閲覧操作を監視するモードに移行する(ステップ404)。   Then, the mode shifts to a mode for monitoring the user's browsing operation (step 404).

その後、操作受信部111で、利用者の閲覧操作に伴いマクロウィンドウA上で発生するイベント情報を受信した場合(ステップ405、Yes)、イベント解析部112は、受信したイベント情報をもとに、利用者が行った操作(イベントタイプ)とイベント実行先オブジェクトの情報を取得し、マクロ生成部113で、マクロとして出力する(ステップ406)。   After that, when event information generated on the macro window A in response to the user's browsing operation is received by the operation receiving unit 111 (step 405, Yes), the event analysis unit 112, based on the received event information, Information on the operation (event type) performed by the user and the event execution destination object is acquired and output as a macro by the macro generation unit 113 (step 406).

ここで、マクロはマクロ保管部14で管理し、図7に示すように、1操作を1行で表す。なお、マクロのNo.部分には操作カウンタの値を記入し、各閲覧操作を時系列で管理する。   Here, the macro is managed by the macro storage unit 14, and one operation is represented by one line as shown in FIG. The macro No. The value of the operation counter is entered in the part, and each browsing operation is managed in time series.

ここで、利用者によって行われる閲覧操作としては、マクロウィンドウ中のWebページに対するクリック操作(OnClick)、ダブルクリック操作(OnDbClick)、Webページ中のフォーム(リスト、テキストボックスなど)の選択(OnSelect, OnChange)・入力(OnKeyUP)・送信(OnSubmit)操作、並びに、マクロウィンドウ上でのコピー(onEvent(WM_COPY))・ペースト(,onEvent(WM_PASTE))操作、キーボード操作(onEvent(WM_KEYUP))、ブラウザのメニューや右クリックメニューでの選択操作(onEvent(WM_MENUSELECT))などがある。   Here, browsing operations performed by the user include a click operation (OnClick), a double click operation (OnDbClick) on a web page in the macro window, and a selection of a form (list, text box, etc.) in the web page (OnSelect, OnChange), input (OnKeyUP), send (OnSubmit) operations, copy (onEvent (WM_COPY)) / paste (, onEvent (WM_PASTE)) operations on the macro window, keyboard operations (onEvent (WM_KEYUP)), browser There are menu and right-click menu selection operations (onEvent (WM_MENUSELECT)).

なお、操作受信部111では、利用者による上記閲覧操作に伴い、括弧内に記されたイベント関数を受信する。   The operation receiving unit 111 receives an event function described in parentheses in accordance with the browsing operation by the user.

例えば、利用者がマクロウィンドウAに表示されているWebページ中のアンカーをクリックした場合、(図5(c)参照)、操作受信部111は、OnClick(document.a[10])をイベント関数として受信する。   For example, when the user clicks an anchor in a Web page displayed in the macro window A (see FIG. 5C), the operation receiving unit 111 sets OnClick (document.a [10]) as an event function. As received.

そして、イベント解析部112では、受信したイベント関数の関数名から利用者が行った操作のイベントタイプ“Click”を取得し、その関数の引数からイベント実行先オブジェクト“A[10]”を取得する。   The event analysis unit 112 acquires the event type “Click” of the operation performed by the user from the function name of the received event function, and acquires the event execution destination object “A [10]” from the argument of the function. .

ここで、イベント実行先オブジェクトは、DOM(Document Object Model)で表されており、DOMの各種属性にアクセスすることで、イベント実行先オブジェクトの各種情報を取得し、マクロとして出力する。   Here, the event execution destination object is represented by DOM (Document Object Model), and by accessing various attributes of the DOM, various information of the event execution destination object is acquired and output as a macro.

例えば、アンカーオブジェクト“A”のテキスト情報はinnerTextやid、name、title属性、位置情報はx、y属性、リンク先URL情報はhref属性にアクセスすることで取得する(図7のNo.0の行参照)。   For example, the text information of the anchor object “A” is acquired by accessing the innerText, id, name, and title attributes, the position information is the x and y attributes, and the link destination URL information is accessed by accessing the href attribute (No. 0 in FIG. 7). Line reference).

他にも、例えば、利用者がWebページ中の画像をクリックした場合(図5(d)参照)、操作受信部111は、OnClick(document.img[3])をイベント関数として受信する。   In addition, for example, when the user clicks on an image in the Web page (see FIG. 5D), the operation reception unit 111 receives OnClick (document.img [3]) as an event function.

そして、イベント解析部112では、受信したイベント関数の関数名から利用者が行った操作のイベントタイプ“Click”を取得し、その関数の引数からイベント実行先オブジェクト“IMG[3]”を取得する。   The event analysis unit 112 acquires the event type “Click” of the operation performed by the user from the function name of the received event function, and acquires the event execution destination object “IMG [3]” from the argument of the function. .

この際、画像オブジェクト“IMG”のテキスト情報はaltやid、name属性、位置情報は、x、y属性にアクセスすることで取得する。   At this time, the text information of the image object “IMG” is acquired by accessing the alt, id, and name attributes, and the position information is accessed by accessing the x and y attributes.

なお、リンク先URL情報は画像オブジェクトの親オブジェクト“IMG[3].parentNode”にアクセスし、その親オブジェクトがアンカーオブジェクト“A”やリンクオブジェクト“LINK”である場合に、その親オブジェクトのリンク先URL情報(href属性)を取得する。   The link destination URL information accesses the parent object “IMG [3] .parentNode” of the image object, and when the parent object is the anchor object “A” or the link object “LINK”, the link destination of the parent object URL information (href attribute) is acquired.

また、画像オブジェクト“IMG”の場合、その画像ファイルのURL情報をsrc属性にアクセスすることで取得し、マクロに記述する(図7のNo.1の行参照)。   In the case of the image object “IMG”, the URL information of the image file is acquired by accessing the src attribute and described in the macro (see the No. 1 line in FIG. 7).

さらには、イベント実行先オブジェクトの情報として、取得したイベント実行先オブジェクトから別途設定する階層まで親オブジェクトを探索し、コメント“<!-- -->”が発見された場合にそのコメント情報をマクロに記述することも考えられる(図7参照)。   Furthermore, as the event execution destination object information, the parent object is searched from the acquired event execution destination object to the hierarchy to be set separately, and when the comment “<!-->” Is found, the comment information is macro (See FIG. 7).

このように、マクロ生成時の処理、並びに、マクロに記述する内容は、受信したイベント関数、つまり、利用者の閲覧操作によって異なり、また、マクロに記述する内容も図7に示す項目に縛られることなく、新規項目の追加や既存項目の削除など種々変更可能である。   As described above, the processing at the time of macro generation and the contents described in the macro differ depending on the received event function, that is, the browsing operation of the user, and the contents described in the macro are also bound to the items shown in FIG. It is possible to make various changes without adding new items or deleting existing items.

例えば、イベント実行先オブジェクトの周囲に表示されているオブジェクトに関する情報を追記するようなことも考えられる。   For example, it is conceivable to add information about an object displayed around the event execution destination object.

次に、閲覧操作部114で、操作受信部111で受信した、利用者の閲覧操作を実行する(ステップ407)。   Next, the browsing operation unit 114 executes the browsing operation of the user received by the operation receiving unit 111 (step 407).

その後、操作受信部111では、マクロウィンドウA302中のWebページの更新/読み込みイベント(onLoad())を受信後(ステップ408、Yes)、操作カウンタを1増分し(ステップ409)、マクロ生成フラグがONの場合(ステップ410、Yes)、ステップ404に戻り、利用者の閲覧操作の監視を継続する。   Thereafter, the operation receiving unit 111 receives an update / load event (onLoad ()) of the Web page in the macro window A302 (step 408, Yes), increments the operation counter by 1 (step 409), and the macro generation flag is set. If it is ON (step 410, Yes), the process returns to step 404 to continue monitoring the user's browsing operation.

一方、マクロ生成フラグがOFFの場合(ステップ410、No)、閲覧操作の記録を終了する。   On the other hand, when the macro generation flag is OFF (step 410, No), the recording of the browsing operation is ended.

なお、図5(e)に示すように、利用者によってマクロコントローラ310の記録ボタン311が再度押されることで、マクロ生成フラグをOFFにする。   As shown in FIG. 5E, the macro generation flag is turned OFF when the user presses the recording button 311 of the macro controller 310 again.

ここで、利用者は、マクロコントローラ310のファイルボタン313を押すことで表示されるダイアログを用いて、生成したマクロをファイルとして保存できる。   Here, the user can save the generated macro as a file using a dialog displayed by pressing the file button 313 of the macro controller 310.

(2) マクロウィンドウの追加/削除:
次に、マクロウィンドウの追加/削除における処理手順を説明する。
(2) Add / delete macro window:
Next, a processing procedure for adding / deleting a macro window will be described.

まず、マクロウィンドウの追加操作の発生時、例えば、右クリックで開くメニューから「マクロウィンドウの追加」が選択された場合、表示制御部13は、表示装置30上にマクロウィンドウを新たに表示すると共に、ウィンドウ管理テーブル15に新たな項目を追加する。また、新たなマクロウィンドウに対応するWeb閲覧操作再生部12をWeb閲覧操作記録・再生装置10内に新たに生成する。   First, when a macro window addition operation occurs, for example, when “add macro window” is selected from a menu opened by right-clicking, the display control unit 13 newly displays a macro window on the display device 30. A new item is added to the window management table 15. In addition, a web browsing operation playback unit 12 corresponding to a new macro window is newly generated in the web browsing operation recording / playback apparatus 10.

ここで、図8に示すように、ウィンドウ管理テーブル15のウィンドウ名の欄には、閲覧ウィンドウと各マクロウィンドウ、並びに、各マクロウィンドウに対応するWeb閲覧操作再生部12を特定する情報、例えば、ウィンドウの名前やウィンドウハンドルなどを記述し、マクロの欄には、各マクロウィンドウに設定されたマクロの情報、例えば、ファイル名などを記述し、ウィンドウの追加順にソートする。   Here, as shown in FIG. 8, in the window name column of the window management table 15, information for specifying the browsing window, each macro window, and the Web browsing operation reproducing unit 12 corresponding to each macro window, for example, The window name, window handle, and the like are described. In the macro column, the macro information set in each macro window, for example, the file name is described, and sorted in the order of adding the windows.

一方、マクロウィンドウの削除操作の発生時、例えば、任意のマクロウィンドウが選択された後、右クリックで開くメニューから「マクロウィンドウの削除」が選択された場合、表示制御部13は、表示装置30上から選択されたマクロウィンドウを消去すると共に、選択されたマクロウィンドウのウィンドウ名をキーにウィンドウ管理テーブル15から該当項目を削除する。また、選択されたマクロウィンドウに対応したWeb閲覧操作再生部12を、Web閲覧操作記録・再生装置10から削除する。   On the other hand, when a macro window deletion operation occurs, for example, when an arbitrary macro window is selected and “Delete Macro Window” is selected from the menu opened by right-clicking, the display control unit 13 displays the display device 30. The macro window selected from above is deleted, and the corresponding item is deleted from the window management table 15 using the window name of the selected macro window as a key. Further, the Web browsing operation playback unit 12 corresponding to the selected macro window is deleted from the Web browsing operation recording / playback device 10.

(3) マクロウィンドウへのマクロ設定:
次に、マクロウィンドウへのマクロ設定における処理手順を説明する。
(3) Macro settings for the macro window:
Next, a processing procedure in macro setting for the macro window will be described.

利用者により、まず、表示装置上の任意のマクロウィンドウを選択、例えば、マクロウィンドウ内でクリック操作が実行される。そして、図4に示すマクロコントローラ310のファイルボタン313が押されることで、表示されたダイアログを用いて、任意の(マクロ)ファイルを呼び出す。   First, an arbitrary macro window on the display device is selected by the user, for example, a click operation is executed in the macro window. When the file button 313 of the macro controller 310 shown in FIG. 4 is pressed, an arbitrary (macro) file is called using the displayed dialog.

この際、表示制御部13では、図8に示すように、ウィンドウ管理テーブル15を参照し、選択されたマクロウィンドウのマクロの欄に、呼び出した(マクロ)ファイルのファイル名を記入する。   At this time, as shown in FIG. 8, the display control unit 13 refers to the window management table 15 and enters the file name of the called (macro) file in the macro field of the selected macro window.

ここで、上記の手順により、マクロウィンドウにマクロを手動で設定する以外に、前述の(1)Web閲覧操作の記録終了時、マクロウィンドウには、その記録されたWeb閲覧操作のマクロが自動的に設定されるようなことも考えられる。この際、記録されたWeb閲覧操作のマクロは、一時ファイルへ自動的に保存する。   Here, in addition to manually setting the macro in the macro window according to the above procedure, at the end of the recording of the above-described (1) Web browsing operation, the macro of the recorded Web browsing operation is automatically displayed in the macro window. It is also possible to set it to. At this time, the recorded macro of the web browsing operation is automatically saved in a temporary file.

(4)Web閲覧操作の再生:
図9は、本発明の一実施の形態におけるWeb閲覧操作の再生時の閲覧ウィンドウの表示を示す図であり、図10は、本発明の一実施の形態におけるWeb閲覧操作の再生処理のフローチャートである。
(4) Web browsing operation playback:
FIG. 9 is a diagram showing the display of the browsing window at the time of reproduction of the web browsing operation according to the embodiment of the present invention, and FIG. 10 is a flowchart of the reproduction processing of the web browsing operation according to the embodiment of the present invention. is there.

まず、Web閲覧操作の再生における、Web閲覧操作記録部11での処理手順を、図3、図7、図9を参照し、図10のフローチャートに基づいて説明する。   First, the processing procedure in the Web browsing operation recording unit 11 in the reproduction of the Web browsing operation will be described based on the flowchart in FIG. 10 with reference to FIGS.

ここで、利用者の表示装置30に、前述の(2)に示す手順に従い、図9に示すように、マクロウィンドウA302に加え、マクロウィンドウB303を新たに表示すると共に、前述の(3)に示す手順に従い、マクロウィンドウA302に地図画像を取得するマクロ(図8のFind_map.mac,参照)、マクロウィンドウB303にクーポンを取得するマクロ(図8のFind_coupon.mac,参照)を設定しているものとする。   Here, in addition to the macro window A302, a macro window B303 is newly displayed on the display device 30 of the user in accordance with the procedure shown in the above (2), and in the above (3). In accordance with the procedure shown, a macro that acquires a map image (see Find_map.mac in FIG. 8) in the macro window A302 and a macro that acquires a coupon (see Find_coupon.mac in FIG. 8) are set in the macro window B303. And

なお、各マクロは、前述の(1)に示す手順に従い、利用者のWeb閲覧操作を記録することで予め作成されているものとする。   Each macro is created in advance by recording a user's Web browsing operation according to the procedure shown in (1) above.

利用者により、まず、図9(a)に示すように、マクロコントローラ310の再生ボタン312が押されることで、Web閲覧操作の再生を開始する(ステップ801)。   First, as shown in FIG. 9A, the user presses the playback button 312 of the macro controller 310 to start playback of the web browsing operation (step 801).

この際、操作受信部111は、Web閲覧操作の再生開始要求を受信し、マクロ実行フラグをONにする(ステップ802)。なお、マクロ実行フラグは、図3には記載していないが、Web閲覧操作記録・再生装置10内のメモリ等の記憶手段で管理する。   At this time, the operation receiving unit 111 receives a reproduction start request for the Web browsing operation and turns on the macro execution flag (step 802). Although not shown in FIG. 3, the macro execution flag is managed by a storage unit such as a memory in the Web browsing operation recording / reproducing apparatus 10.

そして、閲覧ウィンドウ301上での利用者の閲覧操作を監視するモードに移行する(ステップ803)。   Then, the mode shifts to a mode for monitoring a user's browsing operation on the browsing window 301 (step 803).

その後、操作受信部111で、利用者の閲覧操作に伴い、閲覧ウィンドウ上で発生するイベント情報を受信した場合(ステップ804、Yes)、イベント解析部112は、受信したイベント情報を基に、利用者が行った操作(イベントタイプ)とイベント実行先オブジェクトの情報を取得する(ステップ805)。なお、ステップ805で実行される処理は、前述の(1)Web閲覧操作の記録処理でのステップ406で実行される処理と同一である。   After that, when event information generated on the viewing window is received by the operation receiving unit 111 in accordance with the user's browsing operation (Yes in step 804), the event analysis unit 112 uses the received event information based on the received event information. Information on the operation (event type) performed by the user and the event execution destination object is acquired (step 805). The process executed in step 805 is the same as the process executed in step 406 in the above-described (1) Web browsing operation recording process.

例えば、利用者によって閲覧ウィンドウに表示されているWebページ中のアンカー(Web閲覧操作の記録時にクリックされたアンカーとは別のアンカー)がクリックされた場合(図9(b)参照)、操作受信部111は、OnClick(document.a[11])をイベント関数として受信する。   For example, when the user clicks on an anchor in a Web page displayed in the browsing window (an anchor different from the anchor clicked when recording the Web browsing operation) (see FIG. 9B), the operation is received. The unit 111 receives OnClick (document.a [11]) as an event function.

そして、イベント解析部112では、受信したイベント関数の関数名から利用者が行った操作のイベントタイプ“Click”を取得し、その関数の引数からイベント実行先オブジェクト“A[11]”を取得する。   The event analysis unit 112 acquires the event type “Click” of the operation performed by the user from the function name of the received event function, and acquires the event execution destination object “A [11]” from the argument of the function. .

また、閲覧ウィンドウ301に表示されているWebページのURLを、例えば、閲覧ウィンドウ301のlocation属性にアクセスすることで取得する(ステップ806)。   Further, the URL of the Web page displayed in the browsing window 301 is acquired by accessing, for example, the location attribute of the browsing window 301 (step 806).

そして、ステップ805で取得した、利用者が行った操作のイベントタイプ(Click)、イベント実行先オブジェクトの情報(A[11]のDOM、テキスト、表示位置、リンク先URL,URL,コメント情報)、並びに、ステップ806で取得した、閲覧ウィンドウに表示時中のWebページのURLを記述したメッセージを作成する(ステップ807)。   Then, the event type (Click) of the operation performed by the user, information on the event execution destination object (DOM of A [11], text, display position, link destination URL, URL, comment information) acquired in step 805, In addition, a message describing the URL of the Web page being displayed in the browsing window acquired in step 806 is created (step 807).

次に、メッセージ送信部115では、ウィンドウ管理テーブル15を参照し、ステップ807で作成したメッセージを、表示装置30上の全マクロウィンドウ(ここでは、マクロウィンドウAとマクロウィンドウB)正確には、各マクロウィンドウに対応するWeb閲覧操作再生部12内のメッセージ受信部121に送信する(ステップ808)。   Next, the message transmission unit 115 refers to the window management table 15 and converts the message created in step 807 to all macro windows (here, macro window A and macro window B) on the display device 30 accurately. The message is transmitted to the message receiving unit 121 in the Web browsing operation reproducing unit 12 corresponding to the macro window (step 808).

また、閲覧操作部114では、閲覧ウィンドウ301上で行われた利用者の閲覧操作(ステップ804で受信)を無効化する(ステップ809)。   Also, the browsing operation unit 114 invalidates the user's browsing operation (received in step 804) performed on the browsing window 301 (step 809).

その後、操作受信部111では、マクロ実行フラグがONの場合(ステップ810、Yes)、ステップ803に戻り、閲覧ウィンドウ301上での利用者の閲覧操作の監視を継続する。   Thereafter, when the macro execution flag is ON (step 810, Yes), the operation receiving unit 111 returns to step 803 and continues to monitor the browsing operation of the user on the browsing window 301.

一方、マクロ実行フラグがOFFの場合(ステップ810、No)、Web閲覧操作の再生を終了する。   On the other hand, when the macro execution flag is OFF (step 810, No), the reproduction of the web browsing operation is terminated.

なお、図9(e)に示すように、マクロコントローラ310の再生ボタン312が再度押されることで、操作受信部111がこの操作を受信し、マクロ実行フラグをOFFにする。   As shown in FIG. 9E, when the playback button 312 of the macro controller 310 is pressed again, the operation reception unit 111 receives this operation and turns off the macro execution flag.

次に、Web閲覧操作の再生における、各Web閲覧操作再生部12での処理手順を図3、図7、図9を参照し、図11に示すフローチャートを用いて説明する。   Next, the processing procedure in each Web browsing operation playback unit 12 in the playback of the Web browsing operation will be described with reference to FIGS. 3, 7, and 9 and using the flowchart shown in FIG.

まず、各メッセージ受信部121では、メッセージ送信部115から送信されたメッセージを受信し(ステップ901)、メッセージに記述されたURLを示すWebページ、つまり、閲覧ウィンドウ301に表示中のWebページを各マクロウィンドウに表示する(ステップ902)。   First, each message reception unit 121 receives a message transmitted from the message transmission unit 115 (step 901), and displays a Web page indicating a URL described in the message, that is, a Web page being displayed in the browsing window 301. It is displayed in the macro window (step 902).

次に、各マクロ照合部122では、ウィンドウ管理テーブル15を参照し、各マクロウィンドウに設定されているマクロ(ファイル)を読み込む。また、各Web閲覧操作再生部12で管理する操作カウンタを0に初期化する(ステップ903)。   Next, each macro matching unit 122 reads the macro (file) set in each macro window with reference to the window management table 15. Also, an operation counter managed by each Web browsing operation reproduction unit 12 is initialized to 0 (step 903).

そして、マクロ保管部14の読み込んだマクロのNo.0が示す操作(図7、図12のNo.0の行参照)とメッセージに記述された操作、つまり、閲覧ウィンドウ301上で利用者が行った操作の内容を照合する(ステップ904)。   Then, the macro No. read by the macro storage unit 14 is read. The operation indicated by 0 (see the row No. 0 in FIGS. 7 and 12) and the operation described in the message, that is, the content of the operation performed by the user on the browsing window 301 are collated (step 904).

例えば、両操作のイベントタイプ、並びに、イベント実行先オブジェクトのDOM情報、特に、DOMのオブジェクトタイプを照合することが考えられる。   For example, it is conceivable to collate the event types of both operations, and the DOM information of the event execution destination object, particularly the DOM object type.

ここでは、各マクロのNo.0が示す操作のイベントタイプは、共に“Click”、イベント実行先オブジェクトのDOMも共に“A[10]”である。一方、図10のステップ807で述べたように、メッセージに記述された操作のイベントタイプは“Click”、イベント実行先オブジェクトのDOMは“A[11]”である。   Here, the event type of the operation indicated by No. 0 of each macro is “Click” for both, and the DOM of the event execution destination object is also “A [10]”. On the other hand, as described in step 807 of FIG. 10, the event type of the operation described in the message is “Click”, and the DOM of the event execution destination object is “A [11]”.

つまり、この場合、各マクロのNo.0が示す操作とメッセージに記述された操作のイベントタイプ(Click)とDOMのオブジェクトタイプ(Aオブジェクト)は一致し、照合結果は「是」となる(ステップ905、Yes)。   In other words, in this case, the operation indicated by No. 0 of each macro matches the event type (Click) of the operation described in the message and the object type (A object) of the DOM, and the collation result is “Yes” (step) 905, Yes).

その後、照合結果が「是」となった場合(ステップ905、Yes)、各マクロ実行部123では、当該メッセージに記述された操作、つまり、閲覧ウィンドウ301上で利用者が行った操作を、各マクロウィンドウ上で実行する(ステップ906)。   Thereafter, when the collation result is “Yes” (step 905, Yes), each macro execution unit 123 performs the operation described in the message, that is, the operation performed by the user on the browsing window 301. It executes on the macro window (step 906).

ここで、各マクロウィンドウには、閲覧ウィンドウに表示中のWebページが表示されており、閲覧ウィンドウ上で利用者が行った操作がそのまま、各マクロウィンドウ上で再現されることになる。   Here, the web page being displayed in the browsing window is displayed in each macro window, and the operation performed by the user on the browsing window is reproduced as it is on each macro window.

この場合、図9(c)に示すように、各マクロウィンドウには、閲覧ウィンドウ301上で利用者がクリックしたアンカー(A[11])が示すWebページ(店の紹介ページ)が各々表示される。   In this case, as shown in FIG. 9C, each macro window displays a Web page (store introduction page) indicated by the anchor (A [11]) clicked by the user on the browsing window 301. The

次に、マクロ照合部122では、各マクロウィンドウ上での操作の実行に伴うWebページの更新/読み込みイベントを受信後(ステップ907、Yes)、操作カウンタを1増分すると共に、ステップ903で読み込んだマクロを参照し、操作カウンタと一致するNo.が示す操作を取得する(ステップ908)。   Next, the macro collation unit 122 receives an update / read event of a Web page accompanying execution of an operation on each macro window (step 907, Yes), and then increments the operation counter by 1 and reads it in step 903. With reference to the macro, the operation indicated by the No. that matches the operation counter is acquired (step 908).

そして、ステップ908で取得した操作が示すイベント実行先オブジェクトに適合するオブジェクトを、各マクロウィンドウに表示中のWebページ内で探索する(ステップ909)。   Then, an object that matches the event execution destination object indicated by the operation acquired in step 908 is searched for in the web page displayed in each macro window (step 909).

以下では、上記の探索処理の手順について、図13に示すフローチャートを用い、操作カウンタが1の場合(図7、図12のNo.1の行が示す操作)を例に説明する。   In the following, the procedure of the above search process will be described using the flowchart shown in FIG. 13 as an example when the operation counter is 1 (the operation indicated by the No. 1 line in FIGS. 7 and 12).

(5)適合オブジェクトの探索:
図13は、本発明の一実施の形態における適合オブジェクト探索処理のフローチャートである。
(5) Search for conforming objects:
FIG. 13 is a flowchart of the matching object search process according to the embodiment of the present invention.

まず、各マクロウィンドウに表示中の各Webページを解析し、ステップ908で取得した各操作が示すDOM情報とオブジェクトタイプが一致するオブジェクトのリスト(DOM[n]、nは要素数)を取得する(ステップ1101)。   First, each Web page displayed in each macro window is analyzed, and a list of objects (DOM [n], where n is the number of elements) whose object type matches the DOM information indicated by each operation acquired in step 908 is acquired. (Step 1101).

この場合、マクロウィンドウAでは、画像オブジェクトのリスト(IMG[n]、図7参照)、マクロウィンドウBでは、アンカーオブジェクトのリスト(A[n]、図12参照)をそれぞれ取得する。   In this case, a list of image objects (IMG [n], see FIG. 7) is obtained in the macro window A, and a list of anchor objects (A [n], see FIG. 12) is obtained in the macro window B.

次に、ステップ903で取得した各操作が示すテキスト情報とステップ1101で取得したリスト中の各オブジェクトのテキスト情報を照合し(ステップ1102)、合致したオブジェクトが複数の場合(ステップ1103、「複数」)、合致しなかったオブジェクトをリストから削除し(ステップ1104)、合致したオブジェクトが存在しなかった場合(ステップ1103、「なし」)、リストはそのままで次の処理へ移行し、合致したオブジェクトが1つの場合(ステップ1103、「1つ」)、そのオブジェクトを適合オブジェクトとし、処理を終了する。   Next, the text information indicated by each operation acquired in step 903 is collated with the text information of each object in the list acquired in step 1101 (step 1102). If there are a plurality of matched objects (step 1103, “multiple”). ), The object that did not match is deleted from the list (step 1104), and if there is no matching object (step 1103, “None”), the list is left as it is and the next processing is performed. In the case of one (step 1103, “one”), the object is set as a matching object, and the process is terminated.

なお、リスト中の各オブジェクトのテキスト情報は、前述の(1)Web閲覧操作の記録で実行される処理(イベント解析部112の処理)により取得し、この場合、マクロウィンドウAでは、テキスト情報(alt属性)として、“地図”を持つ画像オブジェクト、マクロウィンドウBでは、テキスト情報として、“IMGタグ”、特にalt属性として、“クーポン”を持つアンカーオブジェクトがそれぞれ抽出される(図7、図12参照)。   Note that the text information of each object in the list is acquired by the process (the process of the event analysis unit 112) executed in the above-described (1) Web browsing operation recording. In this case, in the macro window A, the text information ( The image object having “map” as the “alt attribute” and the anchor object having “IMG tag” as the text information and particularly “coupon” as the alt attribute are extracted in the macro window B (FIGS. 7 and 12). reference).

また、ステップ908で取得した各操作が示すコメント情報とステップ1102の処理で抽出されたリスト中の各オブジェクトのコメント情報を照合し(ステップ1105)、合致したオブジェクトが複数の場合(ステップ1106、「複数」)、合致しなかったオブジェクトをリストから削除し(ステップ1107)、合致したオブジェクトが存在しなかった場合(ステップ1106、「なし」)、リストはそのままで次の処理へ移行し、合致したオブジェクトが1つの場合(ステップ1106、「1つ」)、そのオブジェクトを適合オブジェクトとし、処理を終了する。   In addition, the comment information indicated by each operation acquired in step 908 is collated with the comment information of each object in the list extracted in the process of step 1102 (step 1105), and when there are a plurality of matching objects (step 1106, “ Multiple "), the unmatched object is deleted from the list (step 1107), and if the matched object does not exist (step 1106," none "), the list remains as it is, and the process proceeds to the next process. If there is one object (step 1106, “one”), that object is regarded as a matching object, and the process is terminated.

なお、リスト中の各オブジェクトのコメント情報は、前述の(1)Web閲覧操作の記録で実行される処理(取得したイベント実行先オブジェクトから親オブジェクトを探索し、コメント情報をマクロに記述する)により取得し、この場合、マクロウィンドウAでは、コメント情報として“<--▼MAP--><!--▲MAP-->”を持つ画像オブジェクト、マクロウィンドウBではコメント情報として“<!--▼クーポン--><!--▲クーポン-->”を持つアンカーオブジェクトがそれぞれ抽出される(図7、図12参照)。   Note that the comment information of each object in the list is obtained by the above-described process (1) executed by recording the Web browsing operation (searching the parent object from the acquired event execution destination object and describing the comment information in a macro). In this case, the macro window A has an image object having “<-▼ MAP-> <!-▲ MAP->” as comment information, and the macro window B has “<!- Anchor objects having ▼ Coupon-> <!-▲ Coupon-> "are extracted (see FIGS. 7 and 12).

次に、ステップ908で取得した各操作が示すオブジェクトとリスト中に残っている各オブジェクトの類似度を次に示す式により算出し(ステップ1108)、類似度が最大となったオブジェクトを適合オブジェクトとし(ステップ1109)、処理を終了する。   Next, the similarity between the object indicated by each operation acquired in step 908 and each object remaining in the list is calculated by the following formula (step 1108), and the object having the maximum similarity is determined as the matching object. (Step 1109), the process is terminated.

Figure 0004496929
M:ステップ908で取得した操作が示すオブジェクト;
:リスト中の各オブジェクト
第1項:表示位置の類似度(M,M,L,x,Ly:各オブジェクトの表示位置のx成分、y成分);
第2項:DOM構造上の類似度(Mnum,L,num:各オブジェクトのDOM[n]のn部分);
第3項:リンク先URL情報の類似度(Mlinked、L,linked:各オブジェクトのリンク先のURLの文字列);
第4項は:URL情報の類似度(Murl、L,url:各オブジェクトのURLの文字列)を表す。
Figure 0004496929
M: an object indicated by the operation acquired in step 908;
L n : each object in the list 1st term: similarity of display position (M x , M y , L n , x, L n y: x component, y component of display position of each object);
2nd term: similarity on DOM structure (M num , L n , num: n part of DOM [n] of each object);
Item 3: Similarity of linked URL information (M linked , L n , linked: character string of linked URL of each object);
The fourth term represents the similarity of URL information (M url , L n , url: character string of URL of each object).

なお、a,b,c,dは、各類似度の優先度を決定する定数であり、別途定義するものとする。   Note that a, b, c, and d are constants that determine the priority of each similarity and are defined separately.

また、ft(M,L)は、URLの類似度を算出する関数であり、例えば、各URLを“/”を区切り文字に分割し、一致した部分の割合を算出するものや、各URLの末尾部分(http://aa/bb/cc.htmlのcc部分)のみを照合し1/0で算出するものなどが考えられる。 Also, ft (M, L n ) is a function for calculating the similarity of URLs. For example, each URL is divided into “/” as a delimiter and the ratio of matching parts is calculated. It is conceivable that only the end part of the URL (the cc part of http: //aa/bb/cc.html) is collated and calculated by 1/0.

(4’)Web閲覧操作の再生(続き):
ステップ909の処理の結果、ステップ908で取得した各操作が示すイベント実行先オブジェクトに適合するオブジェクトが導出された場合(ステップ910、Yes)、マクロ実行部112は、その導出された適合オブジェクトに対して、ステップ908で取得した各操作イベントタイプが示す操作を実行する(ステップ911)。
(4 ′) Web browsing operation playback (continued):
As a result of the processing in step 909, when an object that matches the event execution destination object indicated by each operation acquired in step 908 is derived (step 910, Yes), the macro execution unit 112 performs the operation on the derived matching object. Then, the operation indicated by each operation event type acquired in step 908 is executed (step 911).

この場合、マクロウィンドウAでは、店の紹介ページ中のテキスト情報(alt属性)として、“地図”を持つ画像オブジェクトが導出され、その画像オブジェクトに対してクリック操作を実行する(図7のNo.1の行のイベントタイプを参照 )。また、マクロウィンドウBでは、店の紹介ページ中のテキスト情報として、“IMGタグ”、特に、alt属性として“クーポン”を持つアンカーオブジェクトが導出され、そのアンカーオブジェクトに対して、クリック操作を実行する(図10、No.1の行のイベントタイプ参照)。   In this case, in the macro window A, an image object having “map” is derived as text information (alt attribute) in the store introduction page, and a click operation is executed on the image object (No. in FIG. 7). (See event type in row 1). In the macro window B, an anchor object having “IMG tag”, particularly “coupon” as the alt attribute, is derived as text information in the store introduction page, and a click operation is performed on the anchor object. (Refer to the event type in FIG. 10, No. 1 row).

その結果、図9(d)に示すように、マクロウィンドウAには、閲覧ウィンドウ301上で利用者がクリックしたアンカー(A[11])に対応する店の地図を表示したページ、マクロウィンドウBには、閲覧ウィンドウ301上で利用者がクリックしたアンカー(A[11])に対応する店のクーポンを表示したWebページがそれぞれ表示される。   As a result, as shown in FIG. 9D, the macro window A includes a page displaying a map of the store corresponding to the anchor (A [11]) clicked by the user on the browsing window 301, and the macro window B. The web page displaying the coupon of the store corresponding to the anchor (A [11]) clicked by the user on the browsing window 301 is displayed.

その後、マクロ照合部122は、ステップ909で読み込んだマクロを参照し、次の操作が存在する場合(ステップ912、No)、ステップ907に戻り、操作カウンタを1増分すると共に、操作カウンタと一致するNo.が示す操作、つまり、次の操作を取得する(ステップ908)。   Thereafter, the macro collation unit 122 refers to the macro read in step 909, and when the next operation exists (step 912, No), returns to step 907, increments the operation counter by 1, and matches the operation counter. The operation indicated by No., that is, the next operation is acquired (step 908).

そして、新たに取得した操作を用い、ステップ909〜911に示す処理を繰り返す。   Then, using the newly acquired operation, the processes shown in steps 909 to 911 are repeated.

一方、ステップ912において、次の操作が存在しない場合(ステップ912、Yes)、つまり、ステップ903で読み込んだマクロが示す全ての操作を実行し終わった場合、閲覧ウィンドウ301上での利用者の閲覧操作を起点とする一連のWeb閲覧操作の再生を完了する。   On the other hand, if the next operation does not exist in step 912 (step 912, Yes), that is, if all the operations indicated by the macro read in step 903 have been executed, the user browsing on the browsing window 301 is performed. The reproduction of a series of web browsing operations starting from the operation is completed.

ここで、例えば、図9(f)に示すように、Web閲覧操作の再生を開始した状態で、閲覧ウィンドウ301に表示されたWebページ中の別のアンカーをクリックした場合、ステップ405〜ステップ408、並びに、ステップ901〜912に示す処理が実行され、マクロウィンドウAには、新たにクリックしたアンカーに対応する店の地図を表示したWebページ、マクロウィンドウBには、新たにクリックしたアンカーに対応する店のクーポンを表示したWebページがそれぞれ表示され、連続した複数Web閲覧操作の並列再生が実現される。   Here, for example, as shown in FIG. 9F, when another anchor in the Web page displayed in the browsing window 301 is clicked in a state where the reproduction of the Web browsing operation is started, Steps 405 to 408 are performed. In addition, the processing shown in steps 901 to 912 is executed, the macro window A corresponds to the Web page displaying the map of the store corresponding to the newly clicked anchor, and the macro window B corresponds to the newly clicked anchor. Web pages displaying coupons of shops to be displayed are respectively displayed, and parallel reproduction of a plurality of continuous Web browsing operations is realized.

[第1の実施例]
上記の実施の形態では、閲覧ウィンドウ301上での利用者の閲覧操作、例えば、あるアンカーのクリック操作を起点に、複数のマクロウィンドウ上で異なるWeb閲覧操作が再生された。
[First embodiment]
In the above embodiment, different web browsing operations are reproduced on a plurality of macro windows, starting from a user browsing operation on the browsing window 301, for example, a click operation of an anchor.

ここで、実施例の1つとして、閲覧ウィンドウ301上の複数オブジェクト、例えば、複数アンカーオブジェクトを選択し、その1つに対して利用者がある閲覧操作を実行した場合に、選択されたオブジェクトの数に対応して、新たなマクロウィンドウを表示し、各マクロウィンドウ上で、利用者の閲覧操作を起点に、各オブジェクトに対して同一のWeb閲覧操作を並列に再生することが考えられる。   Here, as one embodiment, when a plurality of objects on the browsing window 301, for example, a plurality of anchor objects are selected, and a user performs a browsing operation on one of the objects, It is conceivable that a new macro window is displayed corresponding to the number, and the same web browsing operation is reproduced in parallel on each macro window starting from the browsing operation of the user.

(6)オブジェクトの選択/解除:
まず、複数のオブジェクトの選択における処理手順を、図3、図14、図16、図17を参照し、図15に示すフローチャートを用いて説明する。
(6) Object selection / cancellation:
First, a processing procedure in selecting a plurality of objects will be described with reference to FIGS. 3, 14, 16, and 17 and a flowchart shown in FIG.

図14は、閲覧ウィンドウを示し、図16は、ウィンドウ管理テーブル15のデータ例を示し、図17は、マクロ保管部14のデータ例を示す。   FIG. 14 shows a browsing window, FIG. 16 shows an example of data in the window management table 15, and FIG. 17 shows an example of data in the macro storage unit 14.

複数オブジェクトの選択操作発生時において、例えば、図14(a)に示すように、選択したいオブジェクトが含まれる領域がドラッグされた場合(ステップ1301)、
操作受信部111は、当該操作に伴い発生するイベント情報を受信し、複数選択フラグをONにする(ステップ1302)。
When a selection operation of a plurality of objects occurs, for example, as shown in FIG. 14A, when an area including an object to be selected is dragged (step 1301),
The operation receiving unit 111 receives event information generated in accordance with the operation, and turns on the multiple selection flag (step 1302).

なお、複数選択フラグは、図3には記載していないが、Web閲覧操作記録・再生装置10内のメモリ等の記憶手段で管理する。   Although not shown in FIG. 3, the multiple selection flag is managed by a storage unit such as a memory in the Web browsing operation recording / reproducing apparatus 10.

次に、表示制御部13は、図14(b)に示すように、選択されたオブジェクトの数に対応(オブジェクト数−1)して、表示装置30上に新たなマクロウィンドウを表示すると共に、新たなマクロウィンドウに対応するWeb閲覧操作再生部12をWeb閲覧操作記録・再生装置10内に新たに生成する(ステップ1303)。   Next, as shown in FIG. 14B, the display control unit 13 displays a new macro window on the display device 30 corresponding to the number of selected objects (number of objects-1), A Web browsing operation playback unit 12 corresponding to a new macro window is newly generated in the Web browsing operation recording / playback apparatus 10 (step 1303).

また、図14に示すように、ウィンドウ管理テーブル15に新たなマクロウィンドウに対する項目を追加する(ステップ1304)。   Further, as shown in FIG. 14, an item for a new macro window is added to the window management table 15 (step 1304).

ここで、ウィンドウ管理テーブル15に新たに追加するマクロウィンドウのIDの欄には、既にウィンドウ管理テーブル15に登録されているマクロウィンドウのID(この場合、マクロウィンドウAのID=1)の子番号を順に付与し、マクロの欄には、既にウィンドウ管理テーブル15に登録されているマクロウィンドウのマクロ(この場合、マクロウィンドウAのマクロ・/.Firnd_map.mac)をコピーする。   Here, in the column of the ID of the macro window newly added to the window management table 15, the child number of the ID of the macro window already registered in the window management table 15 (in this case, the ID of the macro window A = 1) is displayed. Are assigned in order, and the macro of the macro window already registered in the window management table 15 (in this case, the macro of the macro window A / .Firnd_map.mac) is copied to the macro column.

また、ウィンドウ名の欄には、前述の(2)マクロウィンドウの追加/削除で述べたように、各マクロウィンドウ、並びに、各マクロウィンドウに対応するWeb閲覧操作再生部12を特定する情報、例えば、ウィンドウの名前やウィンドウハンドルなどを記述する。   In the window name column, as described in (2) Addition / deletion of macro window, information specifying each macro window and the Web browsing operation reproducing unit 12 corresponding to each macro window, for example, Describe the window name, window handle, etc.

また、イベント解析部112では、受信したイベント情報をもとに、利用者が選択した複数オブジェクトに関する情報を取得し、選択オブジェクト管理リスト(図17参照)に記入する(ステップ1305)。   Further, the event analysis unit 112 acquires information on a plurality of objects selected by the user based on the received event information, and fills it in the selected object management list (see FIG. 17) (step 1305).

ここで、オブジェクトに関する情報は、前述の(1)Web閲覧操作記録で、マクロとして出力するイベント実行先オブジェクトの情報(図7参照)と同一であり、各オブジェクトのDOM、テキスト、表示位置、リンク先URL、URL、コメント情報などを、選択された順に選択オブジェクト管理リストに出力する。   Here, the information about the object is the same as the information (see FIG. 7) of the event execution destination object output as a macro in the above-mentioned (1) Web browsing operation record, and the DOM, text, display position, link of each object. The destination URL, URL, comment information, etc. are output to the selected object management list in the order of selection.

なお、選択オブジェクト管理リストは、図3には記載していないが、Web閲覧操作記録・再生装置10内のメモリ等の記憶手段で管理する。   Although not shown in FIG. 3, the selected object management list is managed by storage means such as a memory in the Web browsing operation recording / reproducing apparatus 10.

ここで、複数オブジェクトの選択操作としては、前述したドラッグ操作以外にも、例えば、シフトキーワードを押した状態で任意のオブジェクトを連続してクリックすることなどが考えられる。   Here, as an operation for selecting a plurality of objects, in addition to the drag operation described above, for example, an arbitrary object may be continuously clicked while a shift keyword is pressed.

また、図14(a)では、複数オブジェクトの選択操作が、Web閲覧操作の再生開始状態での操作となっているが、必ずしも再生状態である必要はない。   In FIG. 14A, the selection operation of a plurality of objects is an operation in the reproduction start state of the web browsing operation, but it is not necessarily in the reproduction state.

一方、複数オブジェクトの解除操作発生時、例えば、閲覧ウィンドウ301上の何も表示されていない領域をドラッグした場合、操作受信部111は、当該操作を受信し、複数選択フラグをOFFにする。   On the other hand, when a release operation of a plurality of objects occurs, for example, when an area where nothing is displayed on the browsing window 301 is dragged, the operation reception unit 111 receives the operation and turns off the multiple selection flag.

次に、表示制御部13は、ウィンドウ管理テーブル15を参照し、各マクロウィンドウのIDをキーワードに、複数オブジェクトの選択操作により新たに表示されたマクロウィンドウを特定し、特定されたマクロウィンドウを表示装置30上から消去すると共に、各マクロウィンドウに対応したWeb閲覧操作再生部12を削除する。そして、ウィンドウ管理テーブル15から該当項目を削除する。   Next, the display control unit 13 refers to the window management table 15, specifies the macro window newly displayed by the selection operation of a plurality of objects using the ID of each macro window as a keyword, and displays the specified macro window. While deleting from the apparatus 30, the Web browsing operation reproduction | regeneration part 12 corresponding to each macro window is deleted. Then, the corresponding item is deleted from the window management table 15.

(7) 同一Web閲覧操作の並列再生:
複数オブジェクトが選択されている場合での、Web閲覧操作の再生におけるWeb閲覧操作記録部11での処理手順を、図3、図14、図16、図17を参照し、図18に示すフローチャートを用いて説明する。
(7) Parallel playback of the same web browsing operation:
A processing procedure in the Web browsing operation recording unit 11 in the reproduction of the Web browsing operation when a plurality of objects are selected is described with reference to FIGS. 3, 14, 16, and 17 and a flowchart shown in FIG. It explains using.

図18は、本発明の第1の実施例の同一Web閲覧操作の並列再生処理のフローチャートである。   FIG. 18 is a flowchart of parallel reproduction processing of the same Web browsing operation according to the first embodiment of this invention.

なお、同図において、複数オブジェクトが選択されている場合の処理手順は、前述の(4)Web閲覧操作の再生で述べた処理手順と同一の部分には、図10と同一のステップ番号を付与してあり、メッセージの送信(ステップ808)の処理が異なるのみでは他は同じである。   In the figure, the processing procedure when a plurality of objects are selected is assigned the same step number as that in FIG. 10 to the same part as the processing procedure described in the above (4) Web browsing operation reproduction. However, the only difference is that the message transmission process (step 808) is different.

まず、操作受信部111は、利用者からのWeb閲覧操作の再生開始要求を受信(ステップ801、802)後、閲覧ウィンドウ301上での利用者の閲覧操作を監視するモードに移行する(ステップ803)。   First, the operation receiving unit 111 receives a reproduction start request for a web browsing operation from the user (steps 801 and 802), and then shifts to a mode for monitoring the browsing operation of the user on the browsing window 301 (step 803). ).

その後、例えば、図14(b)に示すように、利用者が先に選択した複数オブジェクトの1つ(ここでは、[5]のアンカー)をクリックした場合、操作受信部111は、OnClick(document.a[15])をイベント関数として受信する(ステップ804、Yes)。   After that, for example, as shown in FIG. 14B, when the user clicks one of the plurality of objects previously selected (here, the anchor [5]), the operation reception unit 111 sets OnClick (document .a [15]) is received as an event function (step 804, Yes).

そして、イベント解析部112では、受信したイベント関数の関数名から、利用者が行った操作のイベントタイプ“Click”とイベント実行先オブジェクト“A[15]”を取得する(ステップ805)。   Then, the event analysis unit 112 acquires the event type “Click” and the event execution destination object “A [15]” of the operation performed by the user from the function name of the received event function (step 805).

また、閲覧ウィンドウ301に表示されているWebページのURLを取得する(ステップ806)。   Further, the URL of the Web page displayed in the browsing window 301 is acquired (step 806).

次に、ステップ805で取得した、利用者が行った操作のイベントタイプ(Click)、イベント実行先オブジェクトの情報(A[15])の情報)、並びに、ステップ807で取得した、閲覧ウィンドウ301に表示中のWebページのURLを記述したメッセージを作成する(ステップ807)。   Next, the event type (Click) of the operation performed by the user acquired in step 805, information on the event execution destination object (A [15]) information), and the browsing window 301 acquired in step 807 are displayed. A message describing the URL of the Web page being displayed is created (step 807).

そして、複数選択フラグがONの場合(ステップ1501、Yes)、メッセージ送信部115では、ステップ806で作成したメッセージをもとに、利用者が行ったイベントタイプ“Click”、閲覧ウィンドウ301に表示中のWebページのURLは同一で、イベント実行先オブジェクトの情報を、選択オブジェクト管理リスト(図17参照)の各オブジェクトの情報に変更したメッセージをそれぞれ作成する(ステップ1502)。   If the multiple selection flag is ON (step 1501, Yes), the message transmission unit 115 is displaying the event type “Click” performed by the user in the browsing window 301 based on the message created in step 806. The Web page URL is the same, and a message is created in which the event execution destination object information is changed to the information of each object in the selected object management list (see FIG. 17) (step 1502).

ここでは、イベント実行先オブジェクトの情報として、A[11]、A[12]、A[13]、A[14]の情報に変更した4つのメッセージを新たに作成する。   Here, four messages changed to information of A [11], A [12], A [13], and A [14] are newly created as information of the event execution destination object.

次に、メッセージ送信部115では、ウィンドウ管理テーブル15(図16参照)の各マクロウィンドウ(マクロウィンドウA,B,C,D,E,F)に対応するWeb閲覧再生部12内のメッセージ受信部121に、ステップ806、並びに、ステップ1502で作成した各メッセージを各々送信する(ステップ1503)。   Next, in the message sending unit 115, the message receiving unit in the Web browsing / playing unit 12 corresponding to each macro window (macro windows A, B, C, D, E, F) of the window management table 15 (see FIG. 16). Each message created in step 806 and step 1502 is transmitted to 121 (step 1503).

この際、どのメッセージをどのマクロウィンドウに送信するかは自由であり、例えば、図14(b)に示すように、利用者がクリックしたオブジェクト(A[15]、図14(a)の[5])の情報を記述したメッセージはマクロウィンドウAに送信し、残りの各オブジェクト(A[11],A[12],A[13],A[14]、図14(a)の[1],[2],[3],[4]の情報を記述したメッセージは、ウィンドウ管理テーブル15(図16参照)の上から順にマクロウィンドウC,D,E,Fに送信することが考えられる。   At this time, which message is to be transmitted to which macro window is arbitrary. For example, as shown in FIG. 14B, the object clicked by the user (A [15], [5 in FIG. 14A). ]) Is transmitted to the macro window A, and the remaining objects (A [11], A [12], A [13], A [14], [1] in FIG. 14A) are transmitted. , [2], [3], and [4] may be transmitted to the macro windows C, D, E, and F sequentially from the top of the window management table 15 (see FIG. 16).

他にも、選択された複数オブジェクトのWebページ中での配置関係と表示装置30上での各マクロウィンドウの配置関係とが、対応するように各メッセージ送信先を決定することも考えられる。   In addition, it is conceivable that each message transmission destination is determined so that the arrangement relationship of the selected objects in the Web page corresponds to the arrangement relationship of each macro window on the display device 30.

その後、閲覧操作部114で、閲覧ウィンドウ301上で行われた利用者の閲覧操作を無効化し(ステップ809)、マクロ実行フラグがON(ステップ810、Yes)の場合、ステップ803に戻り、閲覧ウィンドウ301上での利用者の閲覧操作の監視を継続する。一方、マクロ実行フラグがOFFの場合(ステップ810、No)、Web閲覧操作の再生を終了する。   Thereafter, the browsing operation unit 114 invalidates the browsing operation of the user performed on the browsing window 301 (step 809), and when the macro execution flag is ON (step 810, Yes), the process returns to step 803 to return to the browsing window. The user's browsing operation on 301 is continuously monitored. On the other hand, when the macro execution flag is OFF (step 810, No), the reproduction of the web browsing operation is terminated.

次に、複数オブジェクトが選択されている場合での、Web閲覧操作の再生におけるWeb閲覧操作再生部12での処理手順を、図3、図14、図16、図17を参照し説明する。この際、処理手順は、前述した(4)Web閲覧操作の再生での処理手順(図11に示すフローチャート)と同様である。   Next, a processing procedure in the web browsing operation playback unit 12 in the playback of the web browsing operation when a plurality of objects are selected will be described with reference to FIGS. 3, 14, 16, and 17. At this time, the processing procedure is the same as the processing procedure (the flowchart shown in FIG. 11) in the reproduction of the above-described (4) Web browsing operation.

まず、各メッセージ受信部121では、メッセージ送信部115から送信された、各マクロウィンドウ宛の各メッセージを受信し(ステップ901)、メッセージに記述されたURLが示すWebページを各マクロウィンドウに表示する(ステップ902)。ここでは、各メッセージに記述されているURLは同一であり、各マクロウィンドウには、閲覧ウィンドウ301に表示中のWebページが表示される。   First, each message reception unit 121 receives each message addressed to each macro window transmitted from the message transmission unit 115 (step 901), and displays a Web page indicated by the URL described in the message in each macro window. (Step 902). Here, the URL described in each message is the same, and the web page being displayed in the browsing window 301 is displayed in each macro window.

次に、各マクロ照合部122では、ウィンドウ管理テーブル15を参照し、各マクロウィンドウ管理テーブル15を参照し、各マクロウィンドウに設定されているマクロ(ファイル)を読み込む(ステップ903)。   Next, each macro matching unit 122 refers to the window management table 15 and refers to each macro window management table 15 to read a macro (file) set in each macro window (step 903).

ここで、図16に示すように、各マクロウィンドウに設定されているマクロ(ファイル)は同一であり、各マクロウィンドウでは、同じWeb閲覧操作が再生される。   Here, as shown in FIG. 16, the macros (files) set in each macro window are the same, and the same Web browsing operation is reproduced in each macro window.

そして、マクロ保管部14から読み込んだマクロのNo.0が示す操作(図7のNo.0の行参照)と各メッセージに記述された操作、具体的には、両操作のイベントタイプとイベント実行先オブジェクトのDOMのオブジェクトタイプを照合する(ステップ904)。   Then, the operation indicated by the macro No. 0 read from the macro storage unit 14 (see the No. 0 line in FIG. 7) and the operation described in each message, specifically, the event type and event execution of both operations The DOM object type of the previous object is collated (step 904).

ここで、各メッセージに記述された操作のイベントタイプは“Click”で共通であり、イベント実行先オブジェクト(A[11],A[12],A[13],A[14],A[15])のオブジェクトタイプは“A”で同一となる。一方、マクロ保管部14のマクロのNo.0が示す操作のイベントタイプは、“Click”、イベント実行先オブジェクトのDOMのオブジェクトタイプは、“A”であり、全てのマクロウィンドウで照合結果は「是」となる(ステップ905、Yes)。   Here, the event type of the operation described in each message is common to “Click”, and the event execution destination objects (A [11], A [12], A [13], A [14], A [15 ]) Is the same object type “A”. On the other hand, the event type of the operation indicated by the macro No. 0 of the macro storage unit 14 is “Click”, the DOM object type of the event execution destination object is “A”, and the collation result is “ "Yes" (step 905, Yes).

その後、各マクロ実行部123では、各メッセージに記述された操作内容を各マクロウィンドウ上で実行する(ステップ906)。   Thereafter, each macro execution unit 123 executes the operation content described in each message on each macro window (step 906).

ここでは、各メッセージに記述されたイベント実行先オブジェクト(A[11],A[12],A[13],A[14],A[15])に対してクリック操作を実行し、その結果、各マクロウィンドウには、各アンカーオブジェクトが示す店の紹介ページが各々表示される(図17(c)参照)。   Here, the click operation is executed for the event execution destination object (A [11], A [12], A [13], A [14], A [15]) described in each message, and the result Each macro window displays a store introduction page indicated by each anchor object (see FIG. 17C).

次に、マクロ照合部122では、各マクロウィンドウ上での操作の実行に伴うWebページの更新/読み込みイベントを受信後(ステップ907、Yes)、操作カウンタを1増分すると共に、ステップ903で読み込んだマクロを参照し、操作カウンタと一致するNo.が示す操作を取得する(ステップ908)。   Next, the macro collation unit 122 receives an update / read event of a Web page accompanying execution of an operation on each macro window (step 907, Yes), and then increments the operation counter by 1 and reads it in step 903. With reference to the macro, the operation indicated by the No. that matches the operation counter is acquired (step 908).

そして、取得した操作が示すイベント実行先オブジェクトに適合するオブジェクトを、各マクロウィンドウに表示中のWebページ内で探索する(ステップ909)。   Then, an object that matches the event execution destination object indicated by the acquired operation is searched for in the Web page displayed in each macro window (step 909).

ここでは、図16に示すように、各マクロウィンドウに設定されているマクロは同一であり、各マクロウィンドウに表示された各店の紹介ページから、テキスト情報(alt属性)として、“地図”を持つ画像オブジェクトを各々導出し(ステップ910)、それら画像オブジェクトに対してクリック操作を実行する(図7、No.1の行参照)。   Here, as shown in FIG. 16, the macros set in each macro window are the same, and “map” is provided as text information (alt attribute) from the introduction page of each store displayed in each macro window. Each of the image objects is derived (step 910), and a click operation is performed on the image objects (see the row No. 1 in FIG. 7).

その結果、図14(d)に示すように、各マクロウィンドウには、各店の地図を表示したWebページがそれぞれ表示される(ステップ911)。   As a result, as shown in FIG. 14D, each macro window displays a web page displaying a map of each store (step 911).

このように、第1の実施例に示す形態を用いることで、利用者が任意に選択する複数オブジェクトに対して、同一のWeb閲覧操作を並列に再生することが可能となる。   Thus, by using the form shown in the first embodiment, the same Web browsing operation can be reproduced in parallel for a plurality of objects arbitrarily selected by the user.

ここで、図14(d)において、新たに表示されたマクロウィンドウのウィンドウサイズが小さくなっているが、このウィンドウサイズは、別途定める手段により、利用者が自由に拡大・縮小できるものとする。   Here, in FIG. 14 (d), the window size of the newly displayed macro window is reduced. This window size can be freely enlarged / reduced by the user by means determined separately.

また、選択されたオブジェクト数に対応して、表示装置30上に新たなマクロウィンドウを表示するに際し、図14(e)に示すように、複数のマクロウィンドウをタブを用いて表示したり、図14(f)に示すように、既存のマクロウィンドウをフレーム分割し(枠は非表示)、各マクロウィンドウでのWeb閲覧操作を一覧表示したりするなど、その提示形態は色々と考えられる。   In addition, when a new macro window is displayed on the display device 30 corresponding to the number of selected objects, a plurality of macro windows are displayed using tabs as shown in FIG. As shown in FIG. 14 (f), there are various presentation forms such as dividing an existing macro window into frames (the frame is not displayed) and displaying a list of web browsing operations in each macro window.

[第2の実施例]
上記の第1の実施例では、複数Web閲覧操作の並列再生システムを、あるコンピュータ上で構築する際のシステム構成、並びに、処理の流れを説明した。
[Second Embodiment]
In the first embodiment, the system configuration and the processing flow when a parallel playback system for a plurality of Web browsing operations is constructed on a certain computer have been described.

ここで、前述の(4)Web閲覧操作の再生で述べたように、本システムでは、Web閲覧操作の再生時、Web閲覧操作記録部と複数のWeb閲覧操作再生部でメッセージをやり取りすることで、複数のWeb閲覧操作の並列再生を実現している。   Here, as described in the above (4) Reproduction of Web browsing operation, in this system, at the time of reproduction of the Web browsing operation, messages are exchanged between the Web browsing operation recording unit and the plurality of Web browsing operation reproducing units. Realizes parallel playback of multiple web browsing operations.

そこで、実施例の一つとして、図19に示すように、複数のコンピュータ(クライアント)上に複数のWeb閲覧操作の並列再生システムをそれぞれ実装し、Web閲覧操作の再生時、ネットワーク40を介し、異なるクライアント上に実装されたWeb閲覧操作の並列再生システム間でメッセージのやり取りを行うことが考えられる。なお、図19において、図3と同一構成部分には同一符号を付し、その説明を省略する。   Therefore, as one example, as shown in FIG. 19, a parallel playback system for a plurality of Web browsing operations is mounted on a plurality of computers (clients), respectively, and when a Web browsing operation is played back, via the network 40, It is conceivable to exchange messages between parallel playback systems for Web browsing operations implemented on different clients. In FIG. 19, the same components as those in FIG. 3 are denoted by the same reference numerals, and the description thereof is omitted.

具体的には、前述の(4)Web閲覧操作の再生において、メッセージ送信部115で各メッセージ受信部121にメッセージ送信する際(ステップ808)、まず、各クライアント1,2上に実装された複数のWeb閲覧操作の並列再生システムを特定する情報、例えば、各クライアント1,2のIPアドレスなど、を記述したクライアント管理リスト60を参照し、クライアント管理リスト60に記載された各クライアントのメッセージ送信部115に対して、メッセージを送信する。   Specifically, when the message transmitting unit 115 transmits a message to each message receiving unit 121 (step 808) in the reproduction of the above-described (4) Web browsing operation, first, a plurality of devices mounted on the clients 1 and 2 are installed. The client transmission list of each client described in the client management list 60 is referred to by referring to the client management list 60 that describes information for identifying the parallel playback system of the Web browsing operation of the client, for example, the IP address of each of the clients 1 and 2 A message is transmitted to 115.

次に、各クライアントのメッセージ送信部115は、該メッセージを受信後、各クライアント1,2に実装されたWeb閲覧操作記録・再生装置10内のウィンドウ管理テーブル15を参照し、各クライアント1,2の表示装置30上の全マクロウィンドウ、正確には、各マクロウィンドウに対応するWeb閲覧再生部12内のメッセージ受信部121に当該メッセージを送信する(ステップ808で記載した処理)。   Next, after receiving the message, the message sending unit 115 of each client refers to the window management table 15 in the Web browsing operation recording / reproducing apparatus 10 installed in each of the clients 1 and 2, and then sends each client 1, 2. The message is transmitted to all the macro windows on the display device 30, more precisely, to the message receiving unit 121 in the Web browsing / playing unit 12 corresponding to each macro window (the processing described in step 808).

ここで、クライアント管理リスト60は、Web閲覧操作記録・再生装置10内のハードディスク等の記憶手段で保管し、手動、または、Web閲覧操作記録・再生装置間でクライアント管理リスト60の追加・削除・更新メッセージをやり取りすることで管理することが考えられる。   Here, the client management list 60 is stored in a storage means such as a hard disk in the Web browsing operation recording / reproducing apparatus 10, and the client management list 60 is added or deleted manually between the Web browsing operation recording / reproducing apparatuses. It can be managed by exchanging update messages.

このように、第2の実施例を用いることで、複数クライアント間でWeb閲覧操作を並列再生することが可能となり、例えば、複数の利用者が持つコンピュータ上でWeb閲覧操作を並列再生するなど、遠隔協調作業への応答も可能となる。   As described above, by using the second embodiment, it is possible to reproduce the web browsing operation in parallel between a plurality of clients. For example, the web browsing operation is reproduced in parallel on a computer owned by a plurality of users. Response to remote collaboration work is also possible.

また、上記の複数Web閲覧操作の並列再生装置の動作をプログラムとして構築し、並列再生装置として利用されるコンピュータにインストールする、または、ネットワークを介して流通させることが可能である。   Further, the operation of the above-described parallel playback device for browsing multiple Webs can be constructed as a program and installed in a computer used as the parallel playback device, or distributed via a network.

また、構築されたプログラムを並列再生装置として利用されるコンピュータに接続されるハードディスクやフレキシブルディスク、CD−ROM等の可搬記憶媒体にインストールしておくことも可能である。   It is also possible to install the constructed program on a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM connected to a computer used as a parallel playback device.

なお、本発明は、上記の実施の形態及び実施例に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments and examples, and various modifications and applications can be made within the scope of the claims.

本発明は、Web閲覧操作の記録・再生を行う装置に適用可能である。   The present invention can be applied to an apparatus for recording / reproducing a web browsing operation.

本発明の原理説明図である。It is a principle explanatory view of the present invention. 本発明の原理構成図である。It is a principle block diagram of this invention. 本発明の一実施の形態におけるWeb閲覧操作記録・再生装置の構成図である。It is a block diagram of the Web browsing operation recording / reproducing apparatus in one embodiment of this invention. 本発明の一実施の形態における提示画面を示す図である。It is a figure which shows the presentation screen in one embodiment of this invention. 本発明の一実施の形態におけるWeb閲覧操作の記録時の閲覧ウィンドウの表示を示す図である。It is a figure which shows the display of the browsing window at the time of recording of Web browsing operation in one embodiment of this invention. 本発明の一実施の形態におけるWeb閲覧操作の記録処理のフローチャートである。It is a flowchart of the recording process of Web browsing operation in one embodiment of this invention. 本発明の一実施の形態におけるマクロ保管部のデータ例(その1)である。It is a data example (the 1) of the macro storage part in one embodiment of this invention. 本発明の一実施の形態におけるウィンドウ管理テーブルの例である。It is an example of the window management table in one embodiment of this invention. 本発明の一実施の形態におけるWeb閲覧操作の再生時の閲覧ウィンドウの表示を示す図である。It is a figure which shows the display of the browsing window at the time of reproduction | regeneration of Web browsing operation in one embodiment of this invention. 本発明の一実施の形態におけるWeb閲覧操作の再生時における閲覧操作記録部の処理のフローチャートである。It is a flowchart of the process of the browsing operation recording part at the time of reproduction | regeneration of Web browsing operation in one embodiment of this invention. 本発明の一実施の形態におけるWeb閲覧操作の再生時におけるWeb閲覧操作生成部の処理のフローチャートである。It is a flowchart of a process of the web browsing operation production | generation part at the time of reproduction | regeneration of web browsing operation in one embodiment of this invention. 本発明の一実施の形態におけるマクロ保管部のデータ例(その2)である。It is a data example (the 2) of the macro storage part in one embodiment of this invention. 本発明の一実施の形態における適合オブジェクトの探索処理のフローチャートである。It is a flowchart of the search process of the matching object in one embodiment of this invention. 本発明の第1の実施例のオブジェクト選択/解除時の閲覧ウィンドウの表示を示す図である。It is a figure which shows the display of the browsing window at the time of the object selection / cancellation of 1st Example of this invention. 本発明の第1の実施例における複数オブジェクトの選択/解除動作のフローチャートである。It is a flowchart of the selection / release operation | movement of the several object in 1st Example of this invention. 本発明の第1の実施例のウィンドウ管理テーブルのデータ例である。It is an example of data of the window management table of 1st Example of this invention. 本発明の第1の実施例における選択オブジェクト管理リストの例である。It is an example of the selection object management list in 1st Example of this invention. 本発明の第1の実施例の同一Web閲覧操作の並列再生処理のフローチャートである。It is a flowchart of the parallel reproduction | regeneration processing of the same web browsing operation of 1st Example of this invention. 本発明の第2の実施例の複数のWeb閲覧操作の並列再生システムの構成図である。It is a block diagram of the parallel reproduction | regeneration system of several web browsing operation of 2nd Example of this invention.

符号の説明Explanation of symbols

1,2 クライアント装置
10 複数Web閲覧操作の並列再生装置
11 Web閲覧操作記録手段、Web閲覧操作記録部
12 Web閲覧操作再生手段、Web閲覧操作再生部
13 表示制御手段、表示制御部
14 マクロ記録手段、マクロ保管部
15 ウィンドウ管理テーブル、ウィンドウ管理テーブル
20 入力装置
30 表示装置
40 ネットワーク
50 Webサーバ
60 クライアント管理リスト
111 操作受信部
112 イベント解析部
113 マクロ生成部
114 閲覧操作部
115 メッセージ送信部
116 メッセージ受信部
121 メッセージ受信部
122 マクロ照合部
123 マクロ実行部
201 カーソル
301 閲覧ウィンドウ
302 マクロウィンドウA
303 マクロウィンドウB
310 マクロコントローラ
311 記録ボタン
312 再生ボタン
313 ファイルボタン
DESCRIPTION OF SYMBOLS 1, 2 Client apparatus 10 Parallel reproduction | regeneration apparatus 11 of web browsing operation 11 Web browsing operation recording means, Web browsing operation recording part 12 Web browsing operation reproducing means, Web browsing operation reproducing part 13 Display control means, Display control part 14 Macro recording means , Macro storage unit 15 window management table, window management table 20 input device 30 display device 40 network 50 Web server 60 client management list 111 operation reception unit 112 event analysis unit 113 macro generation unit 114 browsing operation unit 115 message transmission unit 116 message reception Unit 121 message receiving unit 122 macro checking unit 123 macro executing unit 201 cursor 301 viewing window 302 macro window A
303 Macro window B
310 Macro Controller 311 Record Button 312 Play Button 313 File Button

Claims (3)

Web閲覧操作の記録及び再生を実現する複数Web閲覧操作の並列再生装置であって、
利用者のWeb閲覧操作に伴い発生するイベント情報を該利用者の入力装置から受信し、該利用者が行った操作内容と実行先オブジェクトの情報を取得するWeb閲覧操作記録手段と、
前記Web閲覧操作記録手段で取得した、一連のWeb閲覧操作をマクロとして保管するマクロ記憶手段と、
前記利用者の閲覧操作と表示中のWebページの内容に合わせ、前記マクロ記憶手段に保管されたマクロを実行するWeb閲覧操作再生手段と、
Web閲覧操作の記録及び再生時に利用する前記表示装置上のウィンドウを管理する表示制御手段と、
前記表示装置上のウィンドウ、並びに、各ウィンドウに設定されるマクロを管理する記憶手段上に設けられるウィンドウ管理テーブルと、
を有し、
前記Web閲覧操作再生手段は、
各Web閲覧操作を再生するウィンドウ毎に作成され、前記Web閲覧操作記録手段から送信されたメッセージを受信するメッセージ受信手段と、
前記ウィンドウ管理テーブルを参照し、各ウィンドウに設定されているマクロを前記マクロ記憶手段から読み込み、読み込んだマクロが示す操作内容と受信した前記メッセージに記述された操作内容情報とを照合し、Web閲覧操作の再生の是非を決定すると共に、ウィンドウ中に表示されたWebページを解析し、読み込んだ前記マクロ操作の実行対象に適合するオブジェクトを探索するマクロ照合手段と、
前記マクロ照合手段で、メッセージに記述された操作内容情報に合致するマクロ操作、並びに、該マクロ操作の実行対象に適合するオブジェクトが導出された場合に、受信した前記メッセージに記述された操作内容情報に基づいて操作内容を実行すると共に、前記マクロ照合手段で導出された前記適合するオブジェクトに対して、前記マクロが示す操作内容を実行するマクロ実行手段と、を有し、
前記マクロ照合手段は、
前記各ウィンドウ中に表示されたWebページを解析し、各マクロ操作の実行対象に適合するオブジェクトを前記マクロ記憶手段から探索する際に、該Webページを解析し、マクロが示す操作内容で記載されるオブジェクトの中で、オブジェクトを表すDOM(Document Object Model)とHTMLで用いるタグの種類が一致するオブジェクトのリストを取得する手段と、
前記マクロが示す操作内容で記載されるオブジェクトと前記オブジェクトのリスト中の各オブジェクトの類似度を、オブジェクトの表示位置の類似度、DOM構造上の類似度、及びリンク先URLの類似度を元に算出する手段と、
類似度が算出されたオブジェクトの中で最大な類似度となったオブジェクトを適合するオブジェクトとする手段と、から構成され
複数のオブジェクトに対する同一Web閲覧操作の並列再生を実現する際に、
前記利用者により選択された複数のオブジェクトに関する情報を保管する記憶手段上に設けられる選択オブジェクト管理リストを更に有し、
前記表示制御装置は、
前記利用者により選択されたオブジェクトの数に対応して、Web閲覧操作を再生するためのウィンドウを新たに表示すると共に、既に表示装置上に表示されているウィンドウに対するWeb閲覧操作を、当該新たなウィンドウのWeb閲覧操作として前記ウィンドウ管理テーブルにコピーし、前記Web閲覧操作再生手段は新たなウィンドウに対しても動作することとし、
前記Web閲覧操作を適用する際に、
受信した前記イベント情報をもとに、前記利用者が行った操作、該利用者が操作を行ったオブジェクトの情報、並びに、該利用者が操作を行ったウィンドウに表示されているWebページの情報を記述したメッセージを作成し、該メッセージのオブジェクトの情報を、前記選択オブジェクト管理リストの各オブジェクトの情報に変更したメッセージをも作成するイベント解析手段と、
前記ウィンドウ管理テーブルを参照し、前記表示装置上の各ウィンドウに対応するWeb閲覧操作再生手段に、前記イベント解析手段で作成した各メッセージを各々送信するメッセージ送信手段を有する
ことを特徴とする複数Web閲覧操作の並列再生装置。
A parallel playback device for a plurality of Web browsing operations for realizing recording and playback of Web browsing operations,
Web browsing operation recording means for receiving event information generated by a user's Web browsing operation from the user's input device, and acquiring information on an operation performed by the user and information on an execution destination object;
Macro storage means for storing a series of web browsing operations acquired by the web browsing operation recording means as macros;
Web browsing operation reproduction means for executing a macro stored in the macro storage means in accordance with the browsing operation of the user and the content of the Web page being displayed;
Display control means for managing a window on the display device used when recording and reproducing a web browsing operation;
A window management table provided on a window on the display device, and storage means for managing a macro set in each window;
Have
The web browsing operation reproduction means includes:
Message receiving means for receiving a message created for each window for reproducing each web browsing operation and transmitted from the web browsing operation recording means;
The window refers to the management table, read from the macro memory means the macro that is set in each window, and compares the read operation Description and received operation content information described in the message macro shown, Web Macro collation means for determining whether or not to reproduce the browsing operation, analyzing a web page displayed in the window, and searching for an object suitable for the execution target of the read macro operation ;
When the macro matching means derives a macro operation that matches the operation content information described in the message and an object that matches the execution target of the macro operation, the operation content information described in the received message Macro execution means for executing the operation content indicated by the macro on the conforming object derived by the macro collating means,
The macro matching means includes
When the Web page displayed in each window is analyzed and the macro storage means is searched for an object that matches the execution target of each macro operation, the Web page is analyzed and described in the operation content indicated by the macro. Means for obtaining a list of objects having the same type of tag used in HTML and DOM (Document Object Model) representing the object,
The similarity between the object described in the operation content indicated by the macro and each object in the list of objects is based on the similarity of the display position of the object, the similarity on the DOM structure, and the similarity of the link destination URL. Means for calculating;
A means for adapting an object having the highest similarity among the objects whose similarity is calculated ,
When realizing parallel playback of the same Web browsing operation for multiple objects,
A selection object management list provided on storage means for storing information on a plurality of objects selected by the user;
The display control device includes:
In response to the number of objects selected by the user, a new window for reproducing the Web browsing operation is displayed, and the Web browsing operation for the window already displayed on the display device is displayed. Copying to the window management table as a web browsing operation of the window, the web browsing operation reproduction means also operates for a new window,
When applying the web browsing operation,
Based on the received event information, the operation performed by the user, the information of the object operated by the user, and the information of the Web page displayed in the window operated by the user Event analysis means for creating a message in which the information of the object of the message is changed to the information of each object in the selected object management list,
A message transmission unit that refers to the window management table and transmits each message created by the event analysis unit to a Web browsing operation reproduction unit corresponding to each window on the display device. A parallel playback device for a plurality of Web browsing operations.
請求項1に記載の複数Web閲覧操作の並列再生装置を構成する各手段としてコンピュータを機能させるための複数Web閲覧操作の並列再生プログラム。 A parallel playback program for a plurality of Web browsing operations for causing a computer to function as each means constituting the parallel playback apparatus for a plurality of Web browsing operations according to claim 1 . 請求項記載の複数Web閲覧操作の並列再生プログラムを格納したことを特徴とするコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium storing the parallel reproduction program for a plurality of Web browsing operations according to claim 2 .
JP2004328127A 2004-11-11 2004-11-11 Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium Expired - Fee Related JP4496929B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004328127A JP4496929B2 (en) 2004-11-11 2004-11-11 Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004328127A JP4496929B2 (en) 2004-11-11 2004-11-11 Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium

Publications (2)

Publication Number Publication Date
JP2006139509A JP2006139509A (en) 2006-06-01
JP4496929B2 true JP4496929B2 (en) 2010-07-07

Family

ID=36620301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004328127A Expired - Fee Related JP4496929B2 (en) 2004-11-11 2004-11-11 Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium

Country Status (1)

Country Link
JP (1) JP4496929B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008033572A (en) * 2006-07-27 2008-02-14 Digital Electronics Corp Screen generating apparatus, screen generating program and recording medium for recording this program
JP4431727B2 (en) 2006-08-02 2010-03-17 兵庫県 Map information processing apparatus, navigation system, and program
JP5046055B2 (en) * 2009-05-25 2012-10-10 兵庫県 Map information processing apparatus, navigation system, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287929A (en) * 2003-03-24 2004-10-14 Hitachi Information Systems Ltd Web page operation system, program and web data transmission system
JP2006127117A (en) * 2004-10-28 2006-05-18 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for recording/reproducing web reference operation, and storage medium storing program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004287929A (en) * 2003-03-24 2004-10-14 Hitachi Information Systems Ltd Web page operation system, program and web data transmission system
JP2006127117A (en) * 2004-10-28 2006-05-18 Nippon Telegr & Teleph Corp <Ntt> Method, device, and program for recording/reproducing web reference operation, and storage medium storing program

Also Published As

Publication number Publication date
JP2006139509A (en) 2006-06-01

Similar Documents

Publication Publication Date Title
US7624114B2 (en) Automatically generating web forms from database schema
US6832220B1 (en) Method and apparatus for file searching, accessing file identifiers from reference page
JP5325169B2 (en) Web application operation reproduction method and system
US8423587B2 (en) System and method for real-time content aggregation and syndication
US7490300B2 (en) Copying and updating files
JP4515462B2 (en) Data processing apparatus and data processing method
US20100058118A1 (en) Storage medium recording information reacquisition procedure generation program and information reacquisition procedure generation apparatus
KR20110063697A (en) Persistent saving portal
JPWO2006051961A1 (en) Data processing apparatus and data processing method
JPWO2006051962A1 (en) Data processing apparatus and data processing method
US8645352B2 (en) Focused search using network addresses
US8037420B2 (en) Maintaining browser navigation relationships and for choosing a browser window for new documents
JP5164673B2 (en) Server apparatus, catalog processing method and program
US20110022563A1 (en) Document display system, related document display method, and program
JP4496919B2 (en) Web browsing operation recording / playback apparatus, program, and computer-readable storage medium
JP4496929B2 (en) Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium
JP2005327297A (en) Knowledge information collecting system and knowledge information collecting method
JP2005115684A (en) Content search device and content search method
JP3725088B2 (en) Knowledge information collecting system and knowledge information collecting method
JP2002041407A (en) Information processing system, information disclosure server and portal server
KR19990006459A (en) Apparatus, methods and computer program products for displaying lists of titles on the World Wide Web
JP3725837B2 (en) Knowledge information collecting system and knowledge information collecting method
JP3725836B2 (en) Knowledge information collecting system and knowledge information collecting method
JP3707322B2 (en) Learning control information creation method and apparatus, and storage medium storing learning control information creation program
JP2003303198A (en) Knowledge information collecting method and knowledge information collecting system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091027

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20100112

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100323

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100405

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees