I want to automate my DApp using MetaMask chrome extension, can you suggest any UI automation tool ?
For e.g. Uniswap App
Here once I click on Connect button, it shows list of wallet supported
I want to click on MetaMask
Login in MetaMask and continue performing actions like - add network, create account, sign transaction, send tokens etc
Can you suggest are there any UI automation tool which supports MetaMask chrome extension, also any reference website, githhub repo for this
Hello @user1844 what is this project about? It doesn’t have any README @shailendrakumaromkar be careful always DYOR
I saw a few things while researching although you would need some programming experience to implement it. What is the end goal?
As part of QA Automation task, I need to automate the user flow connecting MetaMask
Refer screenshot attached -
when user click on Connect Button in a DApp
Select MetaMask
It will pop-up MetaMask chrome extension (from this step need help to interact with MetaMask chrome extension)
We enter password & resume actions.
This actions/steps can be easily automated via web
But as MetaMask is a chrome extension, its not straight forward from Steps#3
I was thinking if someone have done this in the past
Also MetaMask QA team would run their regression test regularly for this steps
So need some references
I’m sorry for the wait. I see you are using Uniswap example are you a user or building something. If you have any issues with the Uniswap dapp, you would need to check with them.