Skip to content

Commit

Permalink
Remove unused test selector
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Jun 22, 2021
1 parent cbad50f commit 461e423
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ module.exports = {
pageHeader: {
selector: '.oc-page-title'
},
languageValue: {
selector: "//button[@id='single-choice-toggle-profile-language']",
locateStrategy: 'xpath'
},
fileSidebarNavItem: {
selector: '.oc-sidebar-nav-item'
},
Expand Down

0 comments on commit 461e423

Please sign in to comment.