October 13, 2015 at 4:43 pm
#4883
Moderator
I don't see a connect command after your Activate?
You'll need
Connect "CMS Provider Portal",stWeb1
Also
Text("<INPUT>#ctl00_MainContent_txtNPINumber#<#text-input#>@CMS Provider Portal") = ("")
the ("") is what's causing your error
remove the ( ).