diff --git a/apps/remix-ide-e2e/src/tests/plugin_api.ts b/apps/remix-ide-e2e/src/tests/plugin_api.ts index 07fb7e033d..5c189a72c3 100644 --- a/apps/remix-ide-e2e/src/tests/plugin_api.ts +++ b/apps/remix-ide-e2e/src/tests/plugin_api.ts @@ -355,7 +355,6 @@ module.exports = { .frameParent() .useCss() .clickLaunchIcon('pluginManager') - .scrollAndClick('[data-id="pluginManagerComponentActivateButtonhardhat-provider"]') .clickLaunchIcon('udapp') .click('*[data-id="Hardhat Provider"]') .modalFooterOKClick('hardhat-provider')