あなたは、ブラウザーの自動化を必要とする RPA ソリューションを開発しています。フローをテストしているのです。フローが Microsoft Edge の Web ページ要素と対話していないことがわかります。問題のトラブルシューティングを行う必要があります。あなたは何をするべきか?
正解:D
This action is necessary because browser automation actions require a browser extension to communicate with the web browser1. The UI flows/Selenium extension is compatible with Microsoft Edge and can be downloadedfrom here3. You also need to enable the extension in Microsoft Edge by following these steps: * Open Microsoft Edge and select Settings and more > Extensions. * Find the UI flows/Selenium extension and turn on the toggle switch next to it. * Restart Microsoft Edge.