fixed footer integration test
This commit is contained in:
parent
1c063111cc
commit
1a7510070e
|
@ -6,6 +6,7 @@ describe('Firefox Send homepage', function() {
|
||||||
const homePage = new HomePage();
|
const homePage = new HomePage();
|
||||||
const baseUrl = browser.options['baseUrl'];
|
const baseUrl = browser.options['baseUrl'];
|
||||||
const footerLinks = [
|
const footerLinks = [
|
||||||
|
'mozilla',
|
||||||
'legal',
|
'legal',
|
||||||
'about',
|
'about',
|
||||||
'legal',
|
'legal',
|
||||||
|
|
Loading…
Reference in New Issue