JP6452882B1 - System, method and program for automating business processes involving operation of web browser - Google Patents

System, method and program for automating business processes involving operation of web browser Download PDF

Info

Publication number
JP6452882B1
JP6452882B1 JP2018141918A JP2018141918A JP6452882B1 JP 6452882 B1 JP6452882 B1 JP 6452882B1 JP 2018141918 A JP2018141918 A JP 2018141918A JP 2018141918 A JP2018141918 A JP 2018141918A JP 6452882 B1 JP6452882 B1 JP 6452882B1
Authority
JP
Japan
Prior art keywords
web page
captured image
operations
web browser
server
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.)
Active
Application number
JP2018141918A
Other languages
Japanese (ja)
Other versions
JP2019075084A (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.)
Biztex
Original Assignee
Biztex
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 Biztex filed Critical Biztex
Priority to JP2018141918A priority Critical patent/JP6452882B1/en
Application granted granted Critical
Publication of JP6452882B1 publication Critical patent/JP6452882B1/en
Publication of JP2019075084A publication Critical patent/JP2019075084A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステムを提供する。【解決手段】ユーザーは、第1のサーバにより提供されるウェブサイトにアクセスする。このとき、ユーザー端末は、第1のサーバから、第1の端末においてRPAデータの作成を行うための作成プログラムを受信する。ユーザーは、対象となるウェブページのURLを入力欄に入力して「表示」ボタンをクリックする。必要な操作の指定がすべて済んだら、ウェブサイトの操作欄には、操作履歴が表示される。ユーザーが、操作欄で「保存」ボタンをクリックすることで、操作履歴に対応するRPAデータが生成される。【選択図】図2A system for automating a business process involving operation of a web browser is provided. A user accesses a website provided by a first server. At this time, the user terminal receives a creation program for creating RPA data in the first terminal from the first server. The user inputs the URL of the target web page in the input field and clicks the “display” button. When all necessary operations have been specified, an operation history is displayed in the operation column of the website. When the user clicks the “Save” button in the operation column, RPA data corresponding to the operation history is generated. [Selection] Figure 2

Description

本発明は、業務プロセスを自動化するためのシステム、方法及びプログラムに関し、より詳細には、ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステム、方法及びプログラムに関する。   The present invention relates to a system, method, and program for automating business processes, and more particularly, to a system, method, and program for automating business processes that involve operation of a web browser.

これまで工場等において導入が進んできたロボットの活用がオフィスワークにも広がりを見せている。人間がコンピュータに対して行う操作を記憶させて業務プロセスを自動化するものであり、ロボティック・プロセス・オートメーション(RPA)と呼ばれている。操作を定型化できる業務であれば、たとえば複数のアプリケーションソフトウェアに跨る操作であっても自動化することができ、人間よりも速く、また間違いを犯すことなく正確に繰り返し続けることができることから、大きな注目を浴びている。   The use of robots, which have been introduced in factories and the like, is now spreading to office work. This is an operation that automates a business process by storing operations performed by a human on a computer, and is called robotic process automation (RPA). Businesses that can routinely operate, for example, can be automated even if it spans multiple application software, and can be repeated faster and faster than humans and without making mistakes. Have been bathed.

今後、企業にて用いられるさまざまなソフトウェアがオンプレ型からクラウド型に移行していく時流において、RPAの対象となる操作は、ウェブブラウザ上での操作が大きな割合となってくる。   In the future, as various software used by companies shift from on-premise to cloud-type, operations on RPA will be a large percentage of operations on web browsers.

しかしながら、従来のRPAソフトウェアはウェブブラウザに対する操作を主な用途としたものではなく、改善の余地が少なくない。   However, conventional RPA software is not mainly used for operations on web browsers, and there is not much room for improvement.

本発明は、このような問題点に鑑みてなされたものであり、その目的は、ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステム、方法及びプログラムを提供することにある。   The present invention has been made in view of such problems, and an object thereof is to provide a system, a method, and a program for automating a business process that involves operation of a web browser.

このような目的を達成するために、本発明の第1の態様は、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法であって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、ウェブブラウザに、操作の対象となるウェブページのキャプチャ画像を表示するステップと、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成するステップとを含むことを特徴とする。   In order to achieve such an object, a first aspect of the present invention is a method for automating a business process involving an operation of a web browser, and an operation designated by a human being is read as data that can be read by a computer. To describe, in a web browser, displaying a captured image of a web page to be operated, receiving a selection for a selectable element on the captured image, and selecting the selected web browser Displaying one or more selectable operations associated with the element; receiving as a designation a selection for any of the one or more operations; and for the selected one or more elements Generating one or more data describing the specified operation. And features.

また、本発明の第2の態様は、第1の態様において、前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする。   According to a second aspect of the present invention, in the first aspect, each element in the web page corresponds to a position on the captured image corresponding to a position on the display of the element on the web page. It is possible to select an object by arranging it.

また、本発明の第3の態様は、第2の態様において、前記オブジェクトは、対応するエレメントを囲う矩形形状であることを特徴とする。   According to a third aspect of the present invention, in the second aspect, the object has a rectangular shape surrounding a corresponding element.

また、本発明の第4の態様は、第3の態様において、前記オブジェクトは、選択前は透明であり、選択後は境界線が表示されることを特徴とする。   According to a fourth aspect of the present invention, in the third aspect, the object is transparent before selection and a boundary line is displayed after selection.

また、本発明の第5の態様は、第1から第4のいずれかの態様において、前記指定された操作が前記ウェブページに表示上の変化をもたらす場合、操作対象となるウェブページのキャプチャ画像を再度表示することを特徴とする。   According to a fifth aspect of the present invention, in any one of the first to fourth aspects, when the designated operation causes a change in display on the web page, a captured image of the web page to be operated Is displayed again.

また、本発明の第6の態様は、第5の態様において、前記指定された操作は、リンク又はプルダウンメニューのクリック又はタップであることを特徴とする。   According to a sixth aspect of the present invention, in the fifth aspect, the designated operation is a click or tap of a link or pull-down menu.

また、本発明の第7の態様は、第5の態様において、前記指定された操作は、入力フォームへの入力であることを特徴とする。   According to a seventh aspect of the present invention, in the fifth aspect, the designated operation is an input to an input form.

また、本発明の第8の態様は、第1から第4のいずれかの態様において、前記指定された操作は、ファイルへの出力又はファイルからの入力であることを特徴とする。   According to an eighth aspect of the present invention, in any one of the first to fourth aspects, the designated operation is output to a file or input from a file.

また、本発明の第9の態様は、第1から第8のいずれかの態様において、同一又は異なるウェブページの複数のエレメントに対して操作が指定可能であることを特徴とする。   According to a ninth aspect of the present invention, in any one of the first to eighth aspects, an operation can be specified for a plurality of elements on the same or different web pages.

また、本発明の第10の態様は、コンピュータに、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法を実行させるためのプログラムであって、前記方法は、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、ウェブブラウザに、操作の対象となるウェブページのキャプチャ画像を表示するステップと、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップとを含み、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを送信することを特徴とする。   According to a tenth aspect of the present invention, there is provided a program for causing a computer to execute a method for automating a business process involving operation of a web browser, wherein the method performs an operation designated by a human by a computer. Displaying in a web browser a captured image of a web page to be manipulated, receiving a selection for a selectable element on the captured image, to the web browser to describe as readable data; Displaying one or more selectable operations associated with the selected element, and receiving as a designation a selection for any of the one or more operations. Or one or more that describe the specified operations for multiple elements And transmitting the data.

また、本発明の第11の態様は、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法であって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、サーバが、操作の対象となるウェブページのキャプチャ画像及びソースコードを受信するステップと、前記ソースコードを解析して前記ソースコードにおける各エレメントの位置を特定するステップと、各エレメントの前記ウェブページにおける表示上の位置を特定するステップと、前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するステップとを含み、前記ユーザー端末が、ウェブブラウザに、受信した前記キャプチャ画像を表示するステップと、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するステップとを含み、前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする。   According to an eleventh aspect of the present invention, there is provided a method for automating a business process involving an operation of a web browser, in order to describe a human-designated operation as data readable by a computer, Receiving a captured image and source code of a web page to be operated; analyzing the source code to determine the position of each element in the source code; and displaying each element on the web page Identifying a position; and transmitting the captured image and the position of each element in the source code and the position on the display to a user terminal. The captured image received by the user terminal in a web browser. Displaying the captured image Receiving a selection for the selectable element, displaying in the web browser one or more selectable operations associated with the selected element, and any of the one or more operations Receiving the selection as a designation, and generating one or more data describing the designated operation for the selected element or elements and sending it to the server, the web page Each of the elements can be selected by arranging a corresponding object at a position on the captured image corresponding to a position on the display of the element on the web page.

また、本発明の第12の態様は、第11の態様において、前記ソースコードにおける位置は、絶対パスで示されることを特徴とする。   According to a twelfth aspect of the present invention, in the eleventh aspect, the position in the source code is indicated by an absolute path.

また、本発明の第13の態様は、第11又は第12の態様において、前記表示上の位置は、前記ウェブページの横幅を所定の幅と定めたときの位置であることを特徴とする。   According to a thirteenth aspect of the present invention, in the eleventh or twelfth aspect, the position on the display is a position when a horizontal width of the web page is determined as a predetermined width.

また、本発明の第14の態様は、第11から第13のいずれかの態様において、前記表示上の位置は、前記ウェブページ内の所定の点を基準とした座標で示されることを特徴とする。   According to a fourteenth aspect of the present invention, in any one of the eleventh to thirteenth aspects, the position on the display is indicated by coordinates based on a predetermined point in the web page. To do.

また、本発明の第15の態様は、第14の態様において、前記所定の点は、前記ウェブページの上端の左端又は右端であることを特徴とする。   According to a fifteenth aspect of the present invention, in the fourteenth aspect, the predetermined point is a left end or a right end of an upper end of the web page.

また、本発明の第16の態様は、第11から第15のいずれかの態様において、前記1又は複数のデータは、JSON形式であることを特徴とする。   According to a sixteenth aspect of the present invention, in any one of the eleventh to fifteenth aspects, the one or more data is in a JSON format.

また、本発明の第17の態様は、第16の態様において、前記サーバは、前記1又は複数のデータを、ブロックスタイルのYAML形式に変換して記憶することを特徴とする。   According to a seventeenth aspect of the present invention, in the sixteenth aspect, the server converts the one or more data into a block-style YAML format and stores the data.

また、本発明の第18の態様は、第11から第17のいずれかの態様において、前記サーバは、クラウド上の1又は複数のインスタンスであることを特徴とする。   According to an eighteenth aspect of the present invention, in any one of the eleventh to seventeenth aspects, the server is one or a plurality of instances on a cloud.

また、本発明の第19の態様は、サーバ及びユーザー端末に、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法を実行させるためのプログラムであって、前記方法は、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、サーバが、操作の対象となるウェブページのキャプチャ画像及びソースコードを受信するステップと、前記ソースコードを解析して前記ソースコードにおける各エレメントの位置を特定するステップと、各エレメントの前記ウェブページにおける表示上の位置を特定するステップと、前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するステップとを含み、前記ユーザー端末が、ウェブブラウザに、受信した前記キャプチャ画像を表示するステップと、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するステップとを含み、前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする。   According to a nineteenth aspect of the present invention, there is provided a program for causing a server and a user terminal to execute a method for automating a business process accompanied by an operation of a web browser, the method including an operation designated by a human The server receives a captured image and source code of a web page to be operated, and analyzes the source code to position each element in the source code Identifying the display position of each element on the web page, and transmitting the captured image and the position of each element in the source code and the display position to a user terminal. Including the user terminal in a web browser, Displaying the captured image received, receiving a selection for a selectable element on the capture image, and causing the web browser to select one or more operations associated with the selected element. Generating one or more data describing the step of displaying, the step of receiving a selection for one of the one or more operations as a designation, and the operation designated for the selected one or more elements Each element in the web page arranges a corresponding object at a position on the captured image corresponding to a position on the display of the element on the web page. It is possible to select with.

また、本発明の第20の態様は、ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステムであって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、操作の対象となるウェブページのキャプチャ画像及びソースコードを受信し、前記ソースコードを解析して前記ソースコードにおける各エレメントの位置及び各エレメントの前記ウェブページにおける表示上の位置を特定し、前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するサーバと、ウェブブラウザに、受信した前記キャプチャ画像を表示し、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取り、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示し、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取り、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するユーザー端末とを備え、前記ウェブページ内の各エレメントは、前記ユーザー端末において、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする。   According to a twentieth aspect of the present invention, there is provided a system for automating a business process accompanied by an operation of a web browser, wherein an operation designated by a human being is described as data readable by a computer. The web page capture image and source code are received, the source code is analyzed, the position of each element in the source code and the position of each element on the web page are specified, the capture image and each A server that transmits a position of the element in the source code and a position on the display to a user terminal; and a web browser that displays the received captured image, receives a selection for an element selectable on the captured image, and In the web browser, the selected element Display one or more selectable operations associated with the selected object, receive a selection for one of the one or more operations as a specification, and specify the operation for the selected one or more elements A user terminal that generates one or a plurality of data that describes and transmits the data to the server, and each element in the web page corresponds to a display position of each element on the web page in the user terminal The object can be selected by placing a corresponding object at a position on the captured image.

本発明の一態様によれば、ユーザーは、操作対象となるウェブページのキャプチャ画像を介して自動化すべき各エレメントへの操作を指定することができ、キャプチャ画像を取得できないウェブページは限られていることから、容易に広範なウェブページをRPAの対象とすることが可能となる。   According to one aspect of the present invention, a user can specify an operation for each element to be automated via a captured image of a web page to be operated, and web pages that cannot acquire a captured image are limited. Therefore, it is possible to easily target a wide range of web pages as RPA.

本発明の第1の実施形態にかかる自動化のためのシステムを示す図である。It is a figure which shows the system for automation concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成のためのユーザーの作業手順の流れを示す図である。It is a figure which shows the flow of a user's work procedure for the robot preparation concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention. 本発明の第1の実施形態にかかるロボット作成手順の流れを示す図である。It is a figure which shows the flow of the robot preparation procedure concerning the 1st Embodiment of this invention.

コンピュータに自動的にウェブブラウザの操作を伴う業務プロセスを実行させるためには、いわゆる「ロボット」の作成とその実行という2つの工程がある。ここで、人間が行った操作が記述されたコンピュータにより実行可能なプログラム若しくはコード又はコンピュータにより実行可能なプログラムが読込可能な人間が行った操作が記述されたデータ等、「ロボット」という用語は多義的に用い得ることから、本明細書では概略的な説明を目的としてのみ用いる。   There are two steps to create a so-called “robot” and execute it in order to cause a computer to automatically execute a business process involving the operation of a web browser. Here, the term “robot” is ambiguous, such as a program or code executable by a computer in which an operation performed by a human is described, or data describing an operation performed by a human that can read a program executable by the computer. In the present specification, it is used only for the purpose of schematic explanation.

また、人間が行った操作又は指定した操作をコンピュータにより解釈乃至読込可能なデータ(以下「RPAデータ」とも呼ぶ。)として記述することができれば、当該データに基づいて、必要であれば、たとえば後述するSeleniumのようなウェブブラウザを操作するためのアプリケーションで実行可能又は解釈乃至読込可能な形式に変換を行って、又は当該アプリケーションで実行可能又は解釈乃至読込可能な形式のJavascript(登録商標)のようなプログラムを生成して、指定された操作の自動的な実行が可能であることから、その詳細については、説明しない。   Further, if an operation performed by a human or a specified operation can be described as data that can be interpreted or read by a computer (hereinafter also referred to as “RPA data”), based on the data, if necessary, for example, described later Such as Javascript (registered trademark) in a format that can be executed by an application for operating a web browser such as Selenium, or converted into a format that can be interpreted or read, or that can be executed or interpreted or read by the application. A detailed program can be generated and the designated operation can be automatically executed, so that details thereof will not be described.

本発明は、プログラミングについての高度な能力を有しない者であっても、さまざまなウェブサイト上での業務の自動化を可能とするために、人間が行った操作又は指定した操作をコンピュータにより解釈可能なデータとして記述することを容易にする。言い換えれば、本発明は、いわゆる「ロボット」の作成を容易にすることができる。   The present invention allows a person who does not have a high level of programming ability to interpret an operation performed by a human or a specified operation by a computer in order to enable automation of operations on various websites. It is easy to describe as simple data. In other words, the present invention can facilitate the creation of a so-called “robot”.

以下、図面を参照して本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(第1の実施形態)
図1は、本実施形態にかかる自動化のための構成を示している。サーバシステム100は、ユーザー端末130と通信を行う第1のサーバ110と、第1のサーバ110からの命令に基づいて、対象となるウェブサイトにアクセスを行う第2のサーバ120とを備える。当該ウェブサイトは、インターネット上の第3のサーバ140により提供される。第1のサーバ110及び第2のサーバ120は、それぞれクラウド上のインスタンスとしてもよく、後述するように、第2のサーバ120に対応するインスタンスを1又は複数のロボット毎に生成してもよい。以下では、この構成を例に説明を行うものの、第2のサーバ120を第1のサーバ110と別個のサーバとすることなく、同一のサーバとしてもよく、この場合には、これらのサーバ間でのデータの授受は行われない。サーバシステム100とユーザー端末130を併せて「システム」と呼ぶことがある。
(First embodiment)
FIG. 1 shows a configuration for automation according to the present embodiment. The server system 100 includes a first server 110 that communicates with the user terminal 130, and a second server 120 that accesses a target website based on a command from the first server 110. The website is provided by a third server 140 on the Internet. Each of the first server 110 and the second server 120 may be an instance on the cloud, and as described later, an instance corresponding to the second server 120 may be generated for each of one or more robots. In the following, although this configuration will be described as an example, the second server 120 may be the same server without being a separate server from the first server 110. In this case, between these servers, No data is exchanged. The server system 100 and the user terminal 130 may be collectively referred to as “system”.

第1のサーバ110は、通信インターフェースなどの通信部111と、プロセッサ、CPU等の処理部112と、メモリ、ハードディスク等の記憶装置又は記憶媒体を含む記憶部113とを備え、処理部112において、後述する各処理を行うためのプログラムを実行することによって構成することができる。第1のサーバ110は、1又は複数のサーバないしインスタンスを含むことがあり、また当該プログラムは、1又は複数のプログラムを含むことがあり、また、コンピュータ読み取り可能な記憶媒体に記録して非一過性のプログラムプロダクトとすることができる。   The first server 110 includes a communication unit 111 such as a communication interface, a processing unit 112 such as a processor and a CPU, and a storage unit 113 including a storage device or a storage medium such as a memory and a hard disk. It can be configured by executing a program for performing each process described later. The first server 110 may include one or a plurality of servers or instances, and the program may include one or a plurality of programs. The first server 110 may be recorded on a computer-readable storage medium and stored in a non-unique manner. Can be a transient program product.

第1のサーバ110以外の装置、サーバ又はインスタンスについて、個別に図示はしないものの、第1のサーバ110と同様に、通信部、処理部及び記憶部が備えられ、1又は複数のプログラムが処理部により実行されることで所要の機能が実現される。   Although devices, servers or instances other than the first server 110 are not individually illustrated, a communication unit, a processing unit, and a storage unit are provided in the same manner as the first server 110, and one or more programs are processed by the processing unit. The required function is realized by executing the above.

RPAデータの作成
本実施形態におけるRPAデータ作成の手順を説明する。まず、ユーザーは、ユーザー端末130から、第1のサーバ110により提供されるウェブサイト300にアクセスする(S201)。アクセスの際に、必要に応じてログインが行われる。このとき、ユーザー端末130は、第1のサーバ110又はシステム100から、第1の端末130においてウェブブラウザを用いてRPAデータの作成を行うための作成プログラムを受信する。当該作成プログラムは、たとえばJavaScriptとすることができ、以後ユーザーにより行われる操作をユーザー端末130に記憶させ、また、ユーザーの操作に応じて図4以降に示すようにウェブサイト300の表示を更新させる。
Creation of RPA Data A procedure for creating RPA data in this embodiment will be described. First, the user accesses the website 300 provided by the first server 110 from the user terminal 130 (S201). At the time of access, login is performed as necessary. At this time, the user terminal 130 receives from the first server 110 or the system 100 a creation program for creating RPA data using the web browser in the first terminal 130. The creation program can be, for example, JavaScript, and the user terminal 130 stores operations performed by the user thereafter, and updates the display of the website 300 as shown in FIG. 4 and subsequent drawings according to the user operation. .

次に、ユーザーは、ウェブサイト300において、新たに作成するロボットにタイトルを与えて、「作成」ボタンをクリック又はタップする(S202)。図3の例では、「テストロボット」というタイトルを与えており、また、対象となるウェブサイトに対する操作の結果として取得されるデータを出力するための出力ファイルとして、Excel(登録商標)ファイル「テストロボット出力ファイル.xlsx」を当該ロボットに関連づけている。   Next, the user gives a title to the newly created robot on the website 300 and clicks or taps the “Create” button (S202). In the example of FIG. 3, the title “test robot” is given, and the Excel (registered trademark) file “test” is used as an output file for outputting data acquired as a result of an operation on the target website. "Robot output file.xlsx" is associated with the robot.

ユーザー端末130から新規ロボットの作成要求を受信した第1のサーバ110は、当該ロボットのためのインスタンスとして第2のサーバ120を生成する。ロボット毎にインスタンスを生成するか、生成されているインスタンスを割り当ててもよく、あるいは、インスタンス毎に4個、5個等の所定の数のロボットを割り当ててもよい。この場合、割り当て可能なインスタンスがなければ新たにインスタンスを生成することになる。また、第1のサーバ110は、関連づけられた出力ファイルを当該ロボットと関連づけて記憶部113又は第1のサーバ110からネットワークを介してアクセス可能な記憶装置又は記憶媒体に記憶する。   The first server 110 that has received the request for creating a new robot from the user terminal 130 generates the second server 120 as an instance for the robot. An instance may be generated for each robot, or a generated instance may be assigned, or a predetermined number of robots such as four or five may be assigned to each instance. In this case, if there is no assignable instance, a new instance is generated. Further, the first server 110 stores the associated output file in association with the robot in a storage device or storage medium accessible from the storage unit 113 or the first server 110 via the network.

次に、ユーザーは、対象となるウェブページのURLをURL入力欄401に入力して「表示」ボタン402をクリック又はタップする(S203)。図4の例では、ある企業のウェブサイトのニュースページの画像がウェブサイト300の表示欄310に表示されている。後述するように、ソースコードの解析結果に基づいて、当該ニュースページの各エレメントは当該画像上で選択可能とされている。ウェブサイト300には、表示欄310の他に、操作欄320が表示されている。操作欄320には、ユーザーが行った操作の履歴が残されていく。各操作は、操作の種類と対象で構成され、ここでは、「URLを開く」という種類とともに、その対象であるURLが示されている。   Next, the user inputs the URL of the target web page in the URL input field 401 and clicks or taps the “display” button 402 (S203). In the example of FIG. 4, an image of a news page of a website of a certain company is displayed in the display field 310 of the website 300. As will be described later, each element of the news page can be selected on the image based on the analysis result of the source code. In the website 300, in addition to the display column 310, an operation column 320 is displayed. In the operation column 320, a history of operations performed by the user is left. Each operation is composed of an operation type and an object, and here, the URL that is the object is shown together with the type “open URL”.

ユーザー端末130からウェブページの表示要求を受信した第1のサーバ110は、第2のサーバ120にブラウザを起動させて、当該URLを表示させる。第2のサーバ120では、Seleniumのようなアプリケーションを介して、ブラウザの操作を行うことが可能である。ここで、第2のサーバ120におけるブラウザの起動をこのときに行うことは必ずしも必要ではなく、また、第2のサーバ120は、ブラウザ上で当該URLの表示を行うものの、ディスプレイに表示することは必要ではない。   The first server 110 that has received the web page display request from the user terminal 130 causes the second server 120 to start a browser and display the URL. The second server 120 can operate the browser via an application such as Selenium. Here, it is not always necessary to start the browser in the second server 120 at this time, and the second server 120 displays the URL on the browser, but does not display it on the display. Not necessary.

第2のサーバ120は、URLの表示に成功すると、表示したウェブページを画像としてキャプチャし、そのソースコードとともに第1のサーバ110に受け渡す。第1のサーバ110は、受け取った画像及びソースコードの解析結果をユーザー端末130に送信し、ユーザー端末130は、図4に示すようにウェブサイト300の表示欄310を更新する。当該更新は、上述した生成プログラムが画像及び解析結果に基づいて行う。解析は、第2のサーバ120で行ってしまい、解析結果を第1のサーバ110に渡すこともできる。解析の詳細については、後述する。   If the URL is successfully displayed, the second server 120 captures the displayed web page as an image, and delivers it to the first server 110 together with its source code. The first server 110 transmits the received image and the analysis result of the source code to the user terminal 130, and the user terminal 130 updates the display field 310 of the website 300 as shown in FIG. The update is performed by the above-described generation program based on the image and the analysis result. The analysis is performed by the second server 120, and the analysis result can be passed to the first server 110. Details of the analysis will be described later.

ユーザーが表示欄310に表示された対象となるウェブページ内のいずれかのエレメント501を選択した場合(S204)、当該エレメントに対して可能な操作の一覧が操作欄320に表示される。図5の例では、「テキストの取得」「繰り返しを抽出」「クリック」「マウスカーソルを移動」及び「リンク先を保存」が選択肢として示されている。ここで「繰り返しを抽出」が選択されると、操作の種類が決定される(S205−1)。   When the user selects any element 501 in the target web page displayed in the display column 310 (S204), a list of possible operations for the element is displayed in the operation column 320. In the example of FIG. 5, “acquire text”, “extract repetition”, “click”, “move the mouse cursor”, and “save link destination” are shown as options. When “extract repetition” is selected here, the type of operation is determined (S205-1).

「繰り返しを抽出」が操作の種類であるときには、操作の対象については、ソースコードの解析結果に基づいて、選択されたエレメント501と同一又は類似のパスを有するエレメントが選択される。図6では、同一classのdivタグを有するエレメント502乃至506が自動的に選択されている。ここで、名前を与えて「決定」ボタンをクリック又はタップすることで、繰り返し操作の対象が決定される(S205−2)。   When “extract repetition” is the type of operation, an element having the same or similar path as the selected element 501 is selected as the operation target based on the analysis result of the source code. In FIG. 6, elements 502 to 506 having the same class div tag are automatically selected. Here, the name of a repetitive operation is determined by giving a name and clicking or tapping the “OK” button (S205-2).

図6では、選択されたエレメント501と同一又は類似のパスを有するエレメントを自動的に選択させたが、選択されたエレメント501に対して繰り返されているエレメントの候補をたとえばハイライトすることによって示し、ユーザーが2つ目のエレメントを選択したことに応じて、両者に共通する絶対パスを有するエレメントを繰り返し対象として選択することもできる。   In FIG. 6, an element having the same or similar path as the selected element 501 is automatically selected, but is shown by, for example, highlighting a repeated element candidate for the selected element 501. Depending on the fact that the user has selected the second element, it is also possible to select an element having an absolute path common to both elements as a repetition target.

また、「繰り返しを抽出」が操作の種類であるときには、ここまでの操作で繰り返し操作の対象は定まっているものの、繰り返すべき操作の内容が未定である。そこで、ユーザーは、操作欄320の「+」をクリック又はタップすることで、再度当該エレメントに対して選択可能な操作の一覧を操作欄320に表示させて、「テキストの取得」を選択する(S205−3)。そして、図7に示すように、操作欄320で「確定」ボタンをタップ又はクリックすることで、この繰り返し操作の全体が決定される。繰り返し操作を確定させるための詳細については、当然「確定」ボタンの他にもさまざまなUIとして表現が考えられる。   When “extract repetition” is the type of operation, the target of the repetition operation has been determined by the operations so far, but the content of the operation to be repeated is undecided. Therefore, the user clicks or taps “+” in the operation column 320 to display again a list of operations that can be selected for the element in the operation column 320 and selects “acquire text” ( S205-3). Then, as shown in FIG. 7, by tapping or clicking the “confirm” button in the operation column 320, the entire repetitive operation is determined. The details for confirming the repetitive operation can naturally be expressed as various UIs in addition to the “confirm” button.

「繰り返しを抽出」の他に、たとえば「クリック」という操作が選択された場合には、リンクのクリックであれば画面が遷移し、プルダウンメニューのクリックであれば選択肢が表示されることにより、操作の対象となるウェブページに変化をもたらすことから、新たにURLを開き直して、ウェブサイト300の表示欄310を更新することとなる。また、画面の変化を伴わずに、別のエレメントを選択して同様に操作の種類及び対象を指定してもよい。   In addition to “Extract Repeat”, for example, when an operation of “click” is selected, the screen transitions if the link is clicked, and the option is displayed if the click is a pull-down menu. Therefore, a new URL is reopened and the display field 310 of the website 300 is updated. Further, without changing the screen, another element may be selected and the operation type and target may be designated in the same manner.

ウェブサイトに対する操作が終了したら、ユーザーは、この例のようにテキストの取得をしている場合、図8に示される「ファイルに出力」という操作を選択し、あらかじめ関連づけておいた出力ファイルへの出力形式を指定する(S206)。出力ファイルの関連づけはここで行ってもよい。図9に示すように、出力ファイルがスプレッドシートの際には、抽出したテキストの出力開始セルを指定することができるものの、出力形式の指定は必ずしも必須ではない。また、あらかじめ設けておいた出力ファイルは雛型として用い、別途保存場所、ファイル名等を指定可能としてもよい。   When the operation on the website is completed, if the user is acquiring text as in this example, the user selects the operation “output to file” shown in FIG. An output format is designated (S206). The output file association may be performed here. As shown in FIG. 9, when the output file is a spreadsheet, the output start cell of the extracted text can be specified, but the output format is not necessarily specified. In addition, an output file provided in advance may be used as a template, and a storage location, a file name, and the like may be separately specified.

必要な操作の指定がすべて済んだら、ウェブサイト300の操作欄320には、操作履歴が表示されている。ユーザーは、操作欄320で「保存」ボタンをタップ又はクリックすることで、ロボットの作成を完了する(S207)。このとき、ユーザー端末130は、選択されたエレメントに対する操作という操作履歴に対応するRPAデータを生成して第1のサーバ110に送信し、第1のサーバ110は、必要に応じて当該データに変換を施して記憶する。   When all necessary operations have been specified, an operation history is displayed in the operation column 320 of the website 300. The user completes the creation of the robot by tapping or clicking the “Save” button in the operation column 320 (S207). At this time, the user terminal 130 generates RPA data corresponding to an operation history of an operation on the selected element and transmits it to the first server 110, and the first server 110 converts the data into the data as necessary. To remember.

たとえば、ユーザー端末130から送信されるRPAデータをJSON形式、第1のサーバ110又はシステム100における変換後のデータをブロックスタイルのYAML形式とすることができる。また、ユーザー端末130からの送信は、すべての操作の指定が完了するのを待つのではなく、操作が行われるごとに行うようにしてもよい。   For example, the RPA data transmitted from the user terminal 130 can be in the JSON format, and the converted data in the first server 110 or the system 100 can be in the block style YAML format. Further, transmission from the user terminal 130 may be performed every time an operation is performed, instead of waiting for completion of designation of all operations.

上述の「URLを開く」という操作を例にすると、当該操作時に、たとえば、ユーザー端末130に以下の形式のデータが保存される。
{
type: 'open_url',
id: 'd0e0ff67-980f-4321-8564-458087f12515',
browser_size:
width: 1280,
height: 1024,
url: 'https://www.xxxx.co.jp/news.html'
comment:
}
Taking the above-described operation of “opening URL” as an example, data of the following format is stored in the user terminal 130 at the time of the operation, for example.
{
type: 'open_url',
id: 'd0e0ff67-980f-4321-8564-458087f12515',
browser_size:
width: 1280,
height: 1024,
url: 'https://www.xxxx.co.jp/news.html'
comment:
}

他の操作が行われた場合にも同様の形式のデータが生成され、操作が行われた順序で以下のように配列形式で保存されていき、すべての操作完了時又は各操作の完了時に、ユーザー端末130に記憶された並列データが第1のサーバ110に送信されるようにすることができる。
[
{
type: 'open_url',
...(省略)
},
{
type: 'foreach',
...(省略)
}
]
When other operations are performed, data in the same format is generated and stored in the following order in the order in which the operations were performed.When all operations are completed or when each operation is completed, The parallel data stored in the user terminal 130 can be transmitted to the first server 110.
[
{
type: 'open_url',
... (omitted)
},
{
type: 'foreach',
... (omitted)
}
]

第1のサーバ110では、受け取った配列データを下記のようなYAML形式のデータに変換し、文字列として保存することができる。
settings:
default_error_handling: fail_and_stop
code:
- type: open_url
id: d0e0ff67-980f-4321-8564-458087f12515
browser_size:
width: 1280
height: 1024
url: https://www.xxxx.co.jp/news.html
comment:
- type: foreach
id: b0a04b57-2648-491f-8479-32fa3866690d
(以下略)
The first server 110 can convert the received array data into the following YAML format data and store it as a character string.
settings:
default_error_handling: fail_and_stop
code:
-type: open_url
id: d0e0ff67-980f-4321-8564-458087f12515
browser_size:
width: 1280
height: 1024
url: https://www.xxxx.co.jp/news.html
comment:
-type: foreach
id: b0a04b57-2648-491f-8479-32fa3866690d
(Omitted)

なお、「××のみに基づいて」、「××のみに応じて」、「××のみの場合」というように「のみ」との記載がなければ、本明細書においては、付加的な情報も考慮し得ることが想定されていることに留意されたい。   In addition, in the present specification, additional information is provided unless there is a description of “only”, such as “based only on XX”, “according to XX only”, and “only XX”. Note that it is also assumed that

また、念のため、なんらかの方法、プログラム、端末、装置、サーバ又はシステム(以下「方法等」)において、本明細書で記述された動作と異なる動作を行う側面があるとしても、本発明の各態様は、本明細書で記述された動作のいずれかと同一の動作を対象とするものであり、本明細書で記述された動作と異なる動作が存在することは、当該方法等を本発明の各態様の範囲外とするものではないことを付言する。   Also, just in case, even if there is an aspect of performing an operation different from the operation described in this specification in any method, program, terminal, device, server, or system (hereinafter “method etc.”), each of the present invention The aspect is directed to the same operation as any of the operations described in this specification, and there is an operation different from the operation described in this specification. It is added that it is not outside the scope of the embodiment.

ソースコード解析の詳細
第1のサーバ110において行われる対象となるウェブページのソースコード解析は、ソースコードにおける各エレメントの位置の特定と、各エレメントの当該ウェブページにおける表示上の位置の特定を含む。また、各エレメントのタグネーム及び属性並びに表示上の高さ及び幅のうちの少なくとも一つを含むことができる。
Details of Source Code Analysis The source code analysis of the target web page performed in the first server 110 includes specifying the position of each element in the source code and specifying the position of each element on the web page. . Moreover, at least one of the tag name and attribute of each element and the height and width on display can be included.

ユーザー端末130では、生成プログラムが、これらの位置情報に基づいて、対象となるウェブページ内の各エレメントに対し、各エレメントの当該ウェブページにおける表示上の位置に対応するキャプチャ画像上の位置に、対応するオブジェクトを配置する。   In the user terminal 130, the generation program, for each element in the target web page based on the position information, at a position on the captured image corresponding to the position on the display of each element on the web page, Place the corresponding object.

オブジェクトは、たとえば、図5に示したように、対応するエレメントを囲う矩形形状の枠とすることができ、選択前は透明であり、選択後は境界線が表示されるようにすることができる。   For example, as shown in FIG. 5, the object can be a rectangular frame surrounding the corresponding element. The object can be transparent before selection and a boundary line can be displayed after selection. .

各エレメントのソースコードにおける位置は、絶対パスで示すことができ、各エレメントの当該ウェブページにおける表示上の位置は、前記ウェブページの横幅を所定の幅、たとえば1280ピクセルと定めたときの位置とすることができる。当該位置は、ウェブページを最も上にスクロールした際の左上又は右上、換言すれば、ウェブページの上端の左端又は右端を原点とした座標で表すことができる。当該座標は、各エレメントの左上、右上等のいずれかの頂点の座標とすることができる。   The position of each element in the source code can be indicated by an absolute path, and the display position of each element on the web page is the position when the width of the web page is set to a predetermined width, for example, 1280 pixels. can do. The position can be represented by coordinates with the origin at the upper left or upper right corner of the web page, that is, the upper left or right edge when the web page is scrolled to the top. The coordinates can be the coordinates of any vertex such as the upper left or upper right of each element.

(第2の実施形態)
第1の実施形態では、繰り返し現れるエレメントに対して同一の操作を繰り返したが、同一のエレメントに対して指定した異なる操作を繰り返すこともできる。たとえば、検索エンジンを開いて、あらかじめスプレッドシートに入力されたキーワードを入力フォームに入力して検索結果からテキストを取得する操作を繰り返すことができる。
(Second Embodiment)
In the first embodiment, the same operation is repeated for elements that repeatedly appear, but different operations designated for the same element can be repeated. For example, it is possible to repeat an operation of opening a search engine, inputting a keyword input in a spreadsheet in advance into an input form, and acquiring text from the search result.

100 システム
110 第1のサーバ
111 通信部
112 処理部
113 記憶部
120 第2のサーバ
130 ユーザー端末
140 第3のサーバ

100 system 110 first server 111 communication unit 112 processing unit 113 storage unit 120 second server 130 user terminal 140 third server

Claims (10)

ウェブブラウザの操作を伴う業務プロセスを自動化するための方法であって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、
ウェブブラウザに、操作の対象となるウェブページのキャプチャ画像を表示するステップと、
前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、
前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、
前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、
選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成するステップと
を含み、
前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする方法。
A method for automating business processes that involve web browser operations to describe human-designated operations as computer-readable data.
Displaying a captured image of the web page to be manipulated in a web browser;
Receiving a selection for a selectable element on the captured image;
Displaying in the web browser one or more selectable operations associated with the selected element;
Receiving as a designation a selection for any of the one or more operations;
Generating one or more data describing a specified operation for the selected one or more elements;
Each element in the web page is selectable by placing a corresponding object at a position on the captured image corresponding to a display position of each element on the web page. .
前記オブジェクトは、対応するエレメントを囲う矩形形状であることを特徴とする請求項1に記載の方法。   The method of claim 1, wherein the object is a rectangular shape surrounding a corresponding element. 前記指定された操作が前記ウェブページに表示上の変化をもたらす場合、操作対象となるウェブページのキャプチャ画像を再度表示することを特徴とする請求項1又は2に記載の方法。   3. The method according to claim 1, wherein when the designated operation causes a display change in the web page, a captured image of the web page to be operated is displayed again. 4. 前記指定された操作は、ファイルへの出力又はファイルからの入力であることを特徴とする請求項1から3のいずれかに記載の方法。   4. The method according to claim 1, wherein the designated operation is output to a file or input from a file. 同一又は異なるウェブページの複数のエレメントに対して操作が指定可能であることを特徴とする請求項1からのいずれかに記載の方法。 The method according to any one of claims 1 to 4, characterized in that the operation for a plurality of elements of the same or different web pages can be specified. コンピュータに、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法を実行させるためのプログラムであって、前記方法は、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、
ウェブブラウザに、操作の対象となるウェブページのキャプチャ画像を表示するステップと、
前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、
前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、
前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、
選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成するステップとを含み、
前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とするプログラム。
A program for causing a computer to execute a method for automating a business process involving an operation of a web browser, wherein the method is for describing a human-designated operation as data readable by a computer.
Displaying a captured image of the web page to be manipulated in a web browser;
Receiving a selection for a selectable element on the captured image;
Displaying in the web browser one or more selectable operations associated with the selected element;
Receiving as a designation a selection for any of the one or more operations;
Generating one or more data describing a specified operation for the selected one or more elements;
Each element in the web page can be selected by arranging a corresponding object at a position on the capture image corresponding to a position on the display of the element on the web page. .
ウェブブラウザの操作を伴う業務プロセスを自動化するための方法であって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、
サーバが、
操作の対象となるウェブページのキャプチャ画像及びソースコードを受信するステップと、
前記ソースコードを解析して前記ソースコードにおける各エレメントの位置を特定するステップと、
各エレメントの前記ウェブページにおける表示上の位置を特定するステップと、
前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するステップと
を含み、
前記ユーザー端末が、
ウェブブラウザに、受信した前記キャプチャ画像を表示するステップと、
前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、
前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、
前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、
選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するステップと
を含み、
前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とする方法。
A method for automating business processes that involve web browser operations to describe human-designated operations as computer-readable data.
The server
Receiving a captured image and source code of a web page to be operated;
Analyzing the source code to determine the position of each element in the source code;
Identifying the display position of each element on the web page;
Transmitting the captured image and the position of each element in the source code and the position on the display to a user terminal,
The user terminal is
Displaying the received captured image on a web browser;
Receiving a selection for a selectable element on the captured image;
Displaying in the web browser one or more selectable operations associated with the selected element;
Receiving as a designation a selection for any of the one or more operations;
Generating one or more data describing the specified operation for the selected one or more elements and transmitting to the server;
Each element in the web page is selectable by placing a corresponding object at a position on the captured image corresponding to a display position of each element on the web page. .
前記サーバは、クラウド上の1又は複数のインスタンスであることを特徴とする請求項7に記載の方法。   The method of claim 7, wherein the server is one or more instances on a cloud. サーバ及びユーザー端末に、ウェブブラウザの操作を伴う業務プロセスを自動化するための方法を実行させるためのプログラムであって、前記方法は、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、
サーバが、
操作の対象となるウェブページのキャプチャ画像及びソースコードを受信するステップと、
前記ソースコードを解析して前記ソースコードにおける各エレメントの位置を特定するステップと、
各エレメントの前記ウェブページにおける表示上の位置を特定するステップと、
前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するステップと
を含み、
前記ユーザー端末が、
ウェブブラウザに、受信した前記キャプチャ画像を表示するステップと、
前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取るステップと、
前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示するステップと、
前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取るステップと、
選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するステップと
を含み、
前記ウェブページ内の各エレメントは、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とするプログラム。
A program for causing a server and a user terminal to execute a method for automating a business process involving an operation of a web browser, wherein the method describes a human-designated operation as data readable by a computer In addition,
The server
Receiving a captured image and source code of a web page to be operated;
Analyzing the source code to determine the position of each element in the source code;
Identifying the display position of each element on the web page;
Transmitting the captured image and the position of each element in the source code and the position on the display to a user terminal,
The user terminal is
Displaying the received captured image on a web browser;
Receiving a selection for a selectable element on the captured image;
Displaying in the web browser one or more selectable operations associated with the selected element;
Receiving as a designation a selection for any of the one or more operations;
Generating one or more data describing the specified operation for the selected one or more elements and transmitting to the server;
Each element in the web page can be selected by arranging a corresponding object at a position on the capture image corresponding to a position on the display of the element on the web page. .
ウェブブラウザの操作を伴う業務プロセスを自動化するためのシステムであって、人間が指定した操作をコンピュータにより読み込み可能なデータとして記述するために、
操作の対象となるウェブページのキャプチャ画像及びソースコードを受信し、前記ソースコードを解析して前記ソースコードにおける各エレメントの位置及び各エレメントの前記ウェブページにおける表示上の位置を特定し、前記キャプチャ画像並びに各エレメントの前記ソースコードにおける位置及び前記表示上の位置をユーザー端末に送信するサーバと、
ウェブブラウザに、受信した前記キャプチャ画像を表示し、前記キャプチャ画像上で選択可能なエレメントに対する選択を受け取り、前記ウェブブラウザに、選択された前記エレメントに関連づけられた選択可能な1又は複数の操作を表示し、前記1又は複数の操作のうちのいずれかに対する選択を指定として受け取り、選択された1又は複数のエレメントに対して指定された操作を記述した1又は複数のデータを生成して前記サーバに送信するユーザー端末と
を備え、
前記ウェブページ内の各エレメントは、前記ユーザー端末において、各エレメントの前記ウェブページにおける表示上の位置に対応する前記キャプチャ画像上の位置に、対応するオブジェクトを配置することで選択可能とされることを特徴とするシステム。
A system for automating business processes that involve web browser operations, in order to describe human-designated operations as computer-readable data.
The captured image and source code of the web page to be operated are received, the source code is analyzed, the position of each element in the source code and the position of each element on the web page are identified, and the capture A server for transmitting an image and a position of each element in the source code and a position on the display to a user terminal;
Display the received captured image in a web browser, receive a selection for a selectable element on the captured image, and select one or more selectable operations associated with the selected element in the web browser Display, receive as selection a selection for one of the one or more operations, generate one or more data describing the specified operation for the selected one or more elements, and generate the server With a user terminal that sends to
Each element in the web page can be selected by arranging a corresponding object at a position on the capture image corresponding to a position on the display of the element on the web page in the user terminal. A system characterized by
JP2018141918A 2018-07-28 2018-07-28 System, method and program for automating business processes involving operation of web browser Active JP6452882B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018141918A JP6452882B1 (en) 2018-07-28 2018-07-28 System, method and program for automating business processes involving operation of web browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018141918A JP6452882B1 (en) 2018-07-28 2018-07-28 System, method and program for automating business processes involving operation of web browser

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017199890A Division JP2019074889A (en) 2017-10-13 2017-10-13 System, method, and program for automating business process involving operation of web browser

Publications (2)

Publication Number Publication Date
JP6452882B1 true JP6452882B1 (en) 2019-01-16
JP2019075084A JP2019075084A (en) 2019-05-16

Family

ID=65020479

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018141918A Active JP6452882B1 (en) 2018-07-28 2018-07-28 System, method and program for automating business processes involving operation of web browser

Country Status (1)

Country Link
JP (1) JP6452882B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111428173A (en) * 2020-02-25 2020-07-17 泰康保险集团股份有限公司 Method and device for accessing third-party website
US11379282B2 (en) 2019-07-16 2022-07-05 C-Rise Ltd. Recording medium, recording system, recording device, analysis device, and recording method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11736556B1 (en) 2022-03-31 2023-08-22 UiPath Inc. Systems and methods for using a browser to carry out robotic process automation (RPA)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008084665A1 (en) * 2006-12-28 2008-07-17 International Business Machines Corporation Method and program for supporting data input for business processing
JP2012108740A (en) * 2010-11-18 2012-06-07 Hitachi Ltd Input support method and program
US20170001308A1 (en) * 2015-07-02 2017-01-05 Accenture Global Solutions Limited Robotic Process Automation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008084665A1 (en) * 2006-12-28 2008-07-17 International Business Machines Corporation Method and program for supporting data input for business processing
JP2012108740A (en) * 2010-11-18 2012-06-07 Hitachi Ltd Input support method and program
US20170001308A1 (en) * 2015-07-02 2017-01-05 Accenture Global Solutions Limited Robotic Process Automation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"「RPAソリューション コールセンターで活用できる「ロボット」 成否分ける"現場主導のシナリオ設計"", コールセンタージャパン, vol. 第20巻,第9号, JPN6018044660, 20 August 2017 (2017-08-20), pages pp.72−76 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11379282B2 (en) 2019-07-16 2022-07-05 C-Rise Ltd. Recording medium, recording system, recording device, analysis device, and recording method
EP4002126A4 (en) * 2019-07-16 2023-08-16 C - R I S E (C-Rise Ltd.) Computer program, recording device, recording system, analysis device, and recording method
CN111428173A (en) * 2020-02-25 2020-07-17 泰康保险集团股份有限公司 Method and device for accessing third-party website
CN111428173B (en) * 2020-02-25 2023-04-07 泰康保险集团股份有限公司 Method and device for accessing third-party website

Also Published As

Publication number Publication date
JP2019075084A (en) 2019-05-16

Similar Documents

Publication Publication Date Title
US20210318851A1 (en) Systems and Methods for Dataset Merging using Flow Structures
WO2019074125A1 (en) System, method and program for automating business process that involves web browser operation
US10324828B2 (en) Generating annotated screenshots based on automated tests
CN103207853B (en) The direct operated method and system analyzing data visualization is provided in analytical statement
US20190303269A1 (en) Methods and systems for testing visual aspects of a web page
US8601438B2 (en) Data transformation based on a technical design document
US11093242B2 (en) Automatically mapping data while designing process flows
US20150128017A1 (en) Enabling interactive screenshots within collaborative applications
JP6452882B1 (en) System, method and program for automating business processes involving operation of web browser
KR101951719B1 (en) A web reporting design system with programming event handling by using graphic interface
CN107209773B (en) Automatic invocation of unified visual interface
CN110688600A (en) Online editing method, device and equipment based on HTML (Hypertext markup language) page and storage medium
US20200097719A1 (en) Converting a captured image of a layout to a structured document template
US20210304142A1 (en) End-user feedback reporting framework for collaborative software development environments
KR101950126B1 (en) Mathematical formula processing method, device, apparatus and computer storage medium
EP3491513A1 (en) Systems and methods for presentation of a terminal application screen
US20150135104A1 (en) Grid designer for multiple contexts
EP3104279A1 (en) Testing interactive network systems
CN103324567A (en) App engine debugging method and debugging system
US10313483B2 (en) Method and apparatus for providing a dynamic execution environment in network communication between a client and a server
JP2021163504A (en) Information processing program, information processing apparatus and information processing method
US20160292067A1 (en) System and method for keyword based testing of custom components
US11190465B2 (en) Displaying data sets responsive to natural language messages received by chatbots
US20210004524A1 (en) Catalog file creation assistance device, catalog file creation assistance method, and catalog file creation assistance program
JP2016224583A (en) Analysis server device, analysis program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180728

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20180728

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20180810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181121

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: 20181204

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181211

R150 Certificate of patent or registration of utility model

Ref document number: 6452882

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250