Closed MalgorzataDzienia closed 5 years ago
@przwojtkow @pawel-szczesny @lstefaniszyn Please take a look and merge it if you find everything ok
This is a little confusing that just adding not used page object as member in the test fixes SessionTimeout issue. But as we're planning to refactor this code and marked class to be removed after refactor, it is temporary solution. Just to be sure - please add to
QuickFixSeleniumPage
comments which issue is going to remove this class.
There is a comment in QuickFixSeleniumPage See the file:
public class QuickFixSeleniumPage extends BasePage { //This page is created to fix Selenium Session Exception from tes.WebElements test cases. //When the test cases are refactored, this page should be deleted.
This is a little confusing that just adding not used page object as member in the test fixes SessionTimeout issue. But as we're planning to refactor this code and marked class to be removed after refactor, it is temporary solution. Just to be sure - please add to
QuickFixSeleniumPage
comments which issue is going to remove this class.There is a comment in QuickFixSeleniumPage See the file:
public class QuickFixSeleniumPage extends BasePage { //This page is created to fix Selenium Session Exception from tes.WebElements test cases. //When the test cases are refactored, this page should be deleted.
I meant to add issue number in the comment. I saw that there is a comment which actually explains a lot.
I'm approving but I agree that it should be refactored. @MalgorzataDzienia Can you provide link to created task for refactor? After that please merge this PR.
Issue created https://github.com/devonfw-forge/mrchecker-source/issues/18