You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium Users
i am using parallel= "tests" in suite level and my <test> block have classes so i want to keep in order all the classes as declare in xml under <test> block. I have used priority and dependsOnMethods but it not resolve my problem. i am repeating <test> block with same classes so dependsOnMethods not working here.
Can you please find the solution where i can run the classes in order