war-911: generic code in all selenium kws converted to a util - #47
war-911: generic code in all selenium kws converted to a util#47Annam16 wants to merge 22 commits into
Conversation
There was a problem hiding this comment.
Hi @Annam16,
It seems like the pylint for browser_actions.py and element_operations.py in the pull request is lower than the original browser_actions.py and element_operations.py respectively. Please correct the pylint errors in that file so that the Travis CI job passes.
Actions.SeleniumActions.browser_actions has been rated at 7.24/10 (previous run: 7.57/10, -0.33)
Actions.SeleniumActions.elementlocator_actions has been rated at 7.87/10 (previous run: 7.47/10, +0.39)
Actions.SeleniumActions.elementoperation_actions has been rated at 6.07/10 (previous run: 7.58/10, -1.51)
Actions.SeleniumActions.verify_actions has been rated at 7.92/10 (previous run: 6.25/10, +1.67)
Actions.SeleniumActions.wait_actions has been rated at 6.67/10 (previous run: 6.65/10, +0.01)
Framework.Utils.selenium_Utils has been rated at 8.87/10 (previous run: 8.37/10, +0.50)
…framework into feature/WAR-911-github
…framework into feature/WAR-911-github
b701594 to
ec925f8
Compare
|
Hi @Annam16, Please hold off on working on this pull request. Some pylint changes need to go into 'develop' - this would mostly resolve the pylint failure in this pull request. |
…framework into feature/WAR-911-github
…framework into feature/WAR-911-github
…framework into feature/WAR-911-github
…framework into feature/WAR-911-github
|
@sanikakulkarni @bjrr |
modified selenium action files to make it as a generic one