Is there way where I can use one selenium test file in another test file like an include directive or something?
I do not want to create duplicate files, there is only one change I have to make in an existing test file so I thought if there was a way to use an existing test file ?
Thanks for your reply, I am using Ruby