Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4dece685
Commit
4dece685
authored
Jan 14, 2022
by
Chloe Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update trial page selectors
parent
a9f9b885
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
qa/qa/page/trials/new.rb
qa/qa/page/trials/new.rb
+7
-10
No files found.
qa/qa/page/trials/new.rb
View file @
4dece685
...
...
@@ -6,16 +6,13 @@ module QA
class
New
<
Chemlab
::
Page
path
'/-/trials/new'
# TODO: Supplant with data-qa-selectors
text_field
:first_name
,
id:
'first_name'
text_field
:last_name
,
id:
'last_name'
text_field
:company_name
,
id:
'company_name'
select
:number_of_employees
,
id:
'company_size'
text_field
:telephone_number
,
id:
'phone_number'
select
:country
,
id:
'country_select'
button
:continue
,
value:
'Continue'
text_field
:first_name
text_field
:last_name
text_field
:company_name
select
:number_of_employees
text_field
:telephone_number
select
:country
button
:continue
end
end
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment