Votes
Answers
Views
Question
1
vote
1
answer
56
views
When running the test, the customer number does not get populated. I've tried changing the 'Set' to "Type", however the Type method fails. Below is the code. Browser("MyBrowser").Page("MyPage").WebEdit("Username").Set "TestUser" Browser("MyBrowser").Pa...
1
vote
3
answers
98
views
asked 8 years ago by kaptainkayoss
updated 8 years ago by kaptainkayoss
I'm trying to work with a WebElement field that is populating fine when running, but when I check the value on the next page, it doesn't show up. I see the script populate the field with the data, but it is not committing for some reason. Manually, I'm able to type in the data and it works. Any idea...
0
votes
1
answer
95
views
asked 9 years ago by coleslaw
updated 9 years ago by jameslcoleman
Can you explain how the input mask feature works, and how to set it up?
0
votes
1
answer
33
views
asked 10 years ago by coleslaw
updated 10 years ago by jameslcoleman
I am trying to add brackets to some parameters, but I am only able to add special characters to the Input Parameter of a FLOW test, but an error message displays when special characters are added to the Output Parameter. I have included the steps to recreate the issue: - Create a Component in the Bu...
0
votes
1
answer
269
views
asked 10 years ago by coleslaw
updated 10 years ago by jameslcoleman
Hello. Can you explain how to link input and output parameters for BPT testing?