0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

SAPテスト自動化(python)

0
Posted at

windows環境のSAP端末の操作を自動化する方法を検討
スクリプトの記録で事前のやりたい作業を記録して、AIに渡す

事前準備1:SAPのスクリプトの記録

alt + F12で、スクリプトの記録を実施

→入力項目などをAIに情報を渡す内容を整理する

事前準備2:pythonツール

・python
・win32
・OAuth(google個人認証)
→サービスアカウントの設定だと社外ユーザー扱いなので、google個人認証の手順をまずは試している

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?