On clicking Accept Button I get a confirmation window to press OK. I try to press the OK button
pageDriver.Click("Supplier_HomePage","test_AcceptRft");
pageDriver.Click("Supplier_HomePage", "test_OK")
Note: I couldn't inspect the element in the modal dialog box. At the same time it's not an alert
The confirmation window closes automatically so quickly and I get an exception Unexpected modal dialog (text: You are accepting the invitation on behalf of ... (312321).)