How to handle multiple windows in Specflow actions?
Hi Alex Walker,
As of now, handling multiple windows is not possible when you are using SpecFlow Actions. It is a limitation from SpecFlow end, However, you can always move to Nunit runner where you can achieve your use case.