Question
1
Replies
32
Views
PricewaterhouseCoopers LLP
Posted: May 8, 2019
Last activity: May 9, 2019
Closed
keys not working
Hi Team,
Please help on the below, it's a bit urgent!!
We are interrogating a page where a bunch of account numbers are present. We have correct match rules in place which return what we want to fetch.
However once we run the automation the for loop reading from different instances of account_number does not wait for keys to be created and I keep getting the "Key not provided by key provider error" How do I make sure that it waits till all keys are created.
The easiest to explain way is to essentially get the count of the clones (GetClones method on the cloned object), pause for a brief period, and compare the current count to the prior value. Loop on this until both values are the same.