Framework transition question

I am using REFramework for attended automation so far.

Looking at Attended Framework, trying to understand how to convert the states from REFramework to attended framework. Especially the queue transactions, retry mechanism etc. Has anyone done this? Can you please show me an example?

Also, to be able to use Attended Framework, it is asking me to download .NET. Is that correct?

Thank you,

@A_Learner

You have an attended frameowprk aswell

Also there need not be any changes much for ref as well…if ypu dont want retry can set retry to 0 in queue if using queue else in config if no queue

Cheers

@Anil_G

The question is how to bring REFramework states init, get transaction, etc. into Attended Framework if trying to use attended framework instead of REFramework.

Thank you,

@A_Learner

Rather it be attended or unattended init and get transaction will still be the same…how you want to organize thw process is what matters

Cheers

1 Like