selenium_dsl 1.2.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +8 -8
- data/.idea/selenium_dsl.iml +23 -0
- data/.idea/workspace.xml +65 -51
- data/CHANGES +2 -2
- data/lib/selenium_dsl/selenium_webdriver/script.rb +1 -1
- data/lib/selenium_dsl/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
MjNlNGM5MTk4ZTkwMjViODMwN2RkZWU3OTA2YzU0ZTllNjg4M2ZlZA==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
MzQ3MTg4NjQ2MGFkMDU0ZmIxMjQ4M2IyZGIxZmJhYzliOTYzNGMwOQ==
|
|
7
7
|
!binary "U0hBNTEy":
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
OTQ1NjE4YWU3NWIyYmIyNjI3ZmNhZGQxY2I5OWVjZjk1YWZkMzg1YTQ5Y2Mx
|
|
10
|
+
ZDJkNDUzZDY2ZWZlMWVkYmRlNjVhNWM4ZjkzMDM1Yjc0OTdhOTJiY2RkNzlj
|
|
11
|
+
ZjgzYmM5NmJkMmY3NjljNzE1NDQxNjMyYzY1MDdjZjg2ZDU2MzA=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
ODVmMTVlNzkyZTI0OWUxMjFmOTc3NDk3YjQwZjhiNTNjYTg4ODQxNmIxOWEx
|
|
14
|
+
ODFiYWU0MzZlOTYzZTdlNTczMThhZTkxOWMyZjY5ZTY1MDg2NGUzOGMyOTZk
|
|
15
|
+
MDUwMWViN2QzMjVlNDdlZGFmYjE0ZWE4NDZiYjhiNjYzN2E3OTg=
|
data/.idea/selenium_dsl.iml
CHANGED
|
@@ -15,9 +15,32 @@
|
|
|
15
15
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
16
16
|
<orderEntry type="library" scope="PROVIDED" name="archive-tar-minitar (v0.5.2, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
17
17
|
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.1, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
18
|
+
<orderEntry type="library" scope="PROVIDED" name="childprocess (v0.3.8, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="columnize (v0.3.6, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
20
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.1, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
21
|
+
<orderEntry type="library" scope="PROVIDED" name="ffi (v1.4.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
22
|
+
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
23
|
+
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
24
|
+
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
25
|
+
<orderEntry type="library" scope="PROVIDED" name="jar_wrapper (v0.1.7, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
18
26
|
<orderEntry type="library" scope="PROVIDED" name="linecache19 (v0.5.13, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
27
|
+
<orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
28
|
+
<orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.2, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
29
|
+
<orderEntry type="library" scope="PROVIDED" name="multi_json (v1.6.1, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
19
30
|
<orderEntry type="library" scope="PROVIDED" name="rake (v10.0.3, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
31
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.13.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
32
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.13.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
33
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.13.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
34
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.13.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
35
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-base19x (v0.11.30.pre10, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
36
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-ide (v0.4.17.beta14, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
20
37
|
<orderEntry type="library" scope="PROVIDED" name="ruby_core_source (v0.1.5, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
38
|
+
<orderEntry type="library" scope="PROVIDED" name="rubyzip (v0.9.9, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
39
|
+
<orderEntry type="library" scope="PROVIDED" name="selenium (v0.2.9, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
40
|
+
<orderEntry type="library" scope="PROVIDED" name="selenium-webdriver (v2.30.0, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
41
|
+
<orderEntry type="library" scope="PROVIDED" name="watir-webdriver (v0.6.2, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
42
|
+
<orderEntry type="library" scope="PROVIDED" name="websocket (v1.0.7, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
43
|
+
<orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p392 [selenium_dsl]) [gem]" level="application" />
|
|
21
44
|
</component>
|
|
22
45
|
</module>
|
|
23
46
|
|
data/.idea/workspace.xml
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
<component name="ChangeListManager">
|
|
4
4
|
<list default="true" id="4f121c6d-2d22-4993-b695-5f87cc8a9c19" name="Default" comment="">
|
|
5
5
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/CHANGES" afterPath="$PROJECT_DIR$/CHANGES" />
|
|
6
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile.lock" afterPath="$PROJECT_DIR$/Gemfile.lock" />
|
|
7
6
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb" afterPath="$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb" />
|
|
8
7
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/selenium_dsl.iml" afterPath="$PROJECT_DIR$/.idea/selenium_dsl.iml" />
|
|
9
8
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/selenium_dsl/version.rb" afterPath="$PROJECT_DIR$/lib/selenium_dsl/version.rb" />
|
|
@@ -17,7 +16,7 @@
|
|
|
17
16
|
<file path="/README.md" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1360795559375" ignored="false" />
|
|
18
17
|
<file path="$USER_HOME$/work/ui/src/spec/acceptance/selenium/selenium_dsl.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1360789774819" ignored="false" />
|
|
19
18
|
<file path="/Rakefile" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361395087532" ignored="false" />
|
|
20
|
-
<file path="/CHANGES" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="
|
|
19
|
+
<file path="/CHANGES" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1362607811290" ignored="false" />
|
|
21
20
|
<file path="/proxy.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1360796901347" ignored="false" />
|
|
22
21
|
<file path="/a.dummy" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1362606044014" ignored="false" />
|
|
23
22
|
<file path="/script.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361479487836" ignored="false" />
|
|
@@ -35,7 +34,7 @@
|
|
|
35
34
|
<file path="/spec_helper.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361400018098" ignored="false" />
|
|
36
35
|
<file path="/access_webapp_spec.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1360796014103" ignored="false" />
|
|
37
36
|
<file path="/fragment.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361310548521" ignored="false" />
|
|
38
|
-
<file path="/Dummy.txt" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="
|
|
37
|
+
<file path="/Dummy.txt" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1362607797782" ignored="false" />
|
|
39
38
|
<file path="/dsl.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361478901431" ignored="false" />
|
|
40
39
|
<file path="$USER_HOME$/work/ui/src/Gemfile.lock" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1360945074826" ignored="false" />
|
|
41
40
|
<file path="$USER_HOME$/work/ui/src/spec/acceptance/selenium/support/plan_page_steps.rb" changelist="4f121c6d-2d22-4993-b695-5f87cc8a9c19" time="1361050776348" ignored="false" />
|
|
@@ -126,46 +125,55 @@
|
|
|
126
125
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
127
126
|
<component name="FileEditorManager">
|
|
128
127
|
<leaf>
|
|
129
|
-
<file leaf-file-name="
|
|
130
|
-
<entry file="file://$PROJECT_DIR$/
|
|
128
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
|
129
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/version.rb">
|
|
131
130
|
<provider selected="true" editor-type-id="text-editor">
|
|
132
|
-
<state line="
|
|
131
|
+
<state line="1" column="18" selection-start="37" selection-end="37" vertical-scroll-proportion="0.0">
|
|
133
132
|
<folding />
|
|
134
133
|
</state>
|
|
135
134
|
</provider>
|
|
136
135
|
</entry>
|
|
137
136
|
</file>
|
|
138
|
-
<file leaf-file-name="
|
|
139
|
-
<entry file="file://$PROJECT_DIR$/
|
|
137
|
+
<file leaf-file-name="CHANGES" pinned="false" current="true" current-in-tab="true">
|
|
138
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
|
140
139
|
<provider selected="true" editor-type-id="text-editor">
|
|
141
|
-
<state line="
|
|
140
|
+
<state line="16" column="11" selection-start="189" selection-end="189" vertical-scroll-proportion="0.28287292">
|
|
142
141
|
<folding />
|
|
143
142
|
</state>
|
|
144
143
|
</provider>
|
|
145
144
|
</entry>
|
|
146
145
|
</file>
|
|
147
|
-
<file leaf-file-name="
|
|
148
|
-
<entry file="file://$PROJECT_DIR$/
|
|
146
|
+
<file leaf-file-name="dsl.rb" pinned="false" current="false" current-in-tab="false">
|
|
147
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_client/dsl.rb">
|
|
149
148
|
<provider selected="true" editor-type-id="text-editor">
|
|
150
|
-
<state line="
|
|
149
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
151
150
|
<folding />
|
|
152
151
|
</state>
|
|
153
152
|
</provider>
|
|
154
153
|
</entry>
|
|
155
154
|
</file>
|
|
156
|
-
<file leaf-file-name="
|
|
155
|
+
<file leaf-file-name="script.rb" pinned="false" current="false" current-in-tab="false">
|
|
156
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_client/script.rb">
|
|
157
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
158
|
+
<state line="105" column="8" selection-start="2479" selection-end="2479" vertical-scroll-proportion="0.0">
|
|
159
|
+
<folding />
|
|
160
|
+
</state>
|
|
161
|
+
</provider>
|
|
162
|
+
</entry>
|
|
163
|
+
</file>
|
|
164
|
+
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
|
157
165
|
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
158
166
|
<provider selected="true" editor-type-id="text-editor">
|
|
159
|
-
<state line="15" column="0" selection-start="282" selection-end="282" vertical-scroll-proportion="0.
|
|
167
|
+
<state line="15" column="0" selection-start="282" selection-end="282" vertical-scroll-proportion="0.0">
|
|
160
168
|
<folding />
|
|
161
169
|
</state>
|
|
162
170
|
</provider>
|
|
163
171
|
</entry>
|
|
164
172
|
</file>
|
|
165
|
-
<file leaf-file-name=".
|
|
166
|
-
<entry file="file://$PROJECT_DIR
|
|
173
|
+
<file leaf-file-name="selenium_helper.rb" pinned="false" current="false" current-in-tab="false">
|
|
174
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_helper.rb">
|
|
167
175
|
<provider selected="true" editor-type-id="text-editor">
|
|
168
|
-
<state line="
|
|
176
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
169
177
|
<folding />
|
|
170
178
|
</state>
|
|
171
179
|
</provider>
|
|
@@ -192,7 +200,7 @@
|
|
|
192
200
|
<file leaf-file-name="script.rb" pinned="false" current="false" current-in-tab="false">
|
|
193
201
|
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb">
|
|
194
202
|
<provider selected="true" editor-type-id="text-editor">
|
|
195
|
-
<state line="
|
|
203
|
+
<state line="42" column="32" selection-start="951" selection-end="951" vertical-scroll-proportion="0.0">
|
|
196
204
|
<folding />
|
|
197
205
|
</state>
|
|
198
206
|
</provider>
|
|
@@ -239,9 +247,9 @@
|
|
|
239
247
|
<option value="$PROJECT_DIR$/spec/access_wikipedia_spec.rb" />
|
|
240
248
|
<option value="$PROJECT_DIR$/Gemfile" />
|
|
241
249
|
<option value="$PROJECT_DIR$/.rvmrc" />
|
|
242
|
-
<option value="$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb" />
|
|
243
250
|
<option value="$PROJECT_DIR$/lib/selenium_dsl/version.rb" />
|
|
244
251
|
<option value="$PROJECT_DIR$/CHANGES" />
|
|
252
|
+
<option value="$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb" />
|
|
245
253
|
</list>
|
|
246
254
|
</option>
|
|
247
255
|
</component>
|
|
@@ -277,6 +285,7 @@
|
|
|
277
285
|
<sortByType />
|
|
278
286
|
</navigator>
|
|
279
287
|
<panes>
|
|
288
|
+
<pane id="Scope" />
|
|
280
289
|
<pane id="ProjectPane">
|
|
281
290
|
<subPane>
|
|
282
291
|
<PATH>
|
|
@@ -431,18 +440,17 @@
|
|
|
431
440
|
</PATH>
|
|
432
441
|
</subPane>
|
|
433
442
|
</pane>
|
|
434
|
-
<pane id="Scope" />
|
|
435
443
|
</panes>
|
|
436
444
|
</component>
|
|
437
445
|
<component name="PropertiesComponent">
|
|
438
446
|
<property name="options.splitter.main.proportions" value="0.3" />
|
|
439
447
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
440
|
-
<property name="options.lastSelected" value="project.propVCSSupport.Mappings" />
|
|
441
448
|
<property name="recentsLimit" value="5" />
|
|
449
|
+
<property name="options.lastSelected" value="project.propVCSSupport.Mappings" />
|
|
442
450
|
<property name="restartRequiresConfirmation" value="true" />
|
|
443
451
|
<property name="FullScreen" value="false" />
|
|
444
|
-
<property name="options.searchVisible" value="true" />
|
|
445
452
|
<property name="options.splitter.details.proportions" value="0.2" />
|
|
453
|
+
<property name="options.searchVisible" value="true" />
|
|
446
454
|
</component>
|
|
447
455
|
<component name="RecentsManager">
|
|
448
456
|
<key name="MoveFile.RECENT_KEYS">
|
|
@@ -724,12 +732,12 @@
|
|
|
724
732
|
<method />
|
|
725
733
|
</configuration>
|
|
726
734
|
<list size="6">
|
|
727
|
-
<item index="0" class="java.lang.String" itemvalue="
|
|
728
|
-
<item index="1" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with selenium
|
|
729
|
-
<item index="2" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with
|
|
730
|
-
<item index="3" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with
|
|
731
|
-
<item index="4" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with capybara and
|
|
732
|
-
<item index="5" class="java.lang.String" itemvalue="
|
|
735
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with selenium webdriver" />
|
|
736
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with selenium-client" />
|
|
737
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with watir webdriver" />
|
|
738
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with capybara and webkit" />
|
|
739
|
+
<item index="4" class="java.lang.String" itemvalue="RSpec.access wikipedia should submit the request with capybara and selenium" />
|
|
740
|
+
<item index="5" class="java.lang.String" itemvalue="Ruby remote debug.remote" />
|
|
733
741
|
</list>
|
|
734
742
|
<recent_temporary>
|
|
735
743
|
<list size="5">
|
|
@@ -807,10 +815,9 @@
|
|
|
807
815
|
<layout>
|
|
808
816
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3376206" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
809
817
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
810
|
-
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3290461" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
811
818
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
812
819
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
813
|
-
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.
|
|
820
|
+
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.31043422" sideWeight="0.6709539" order="0" side_tool="false" content_ui="combo" />
|
|
814
821
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.34297964" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
815
822
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
816
823
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
@@ -819,6 +826,7 @@
|
|
|
819
826
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
820
827
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
821
828
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
829
|
+
<window_info id="Find" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.3290461" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
822
830
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32957748" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
823
831
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
824
832
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
@@ -897,26 +905,11 @@
|
|
|
897
905
|
</breakpoint-manager>
|
|
898
906
|
</component>
|
|
899
907
|
<component name="editorHistoryManager">
|
|
900
|
-
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/capybara/script.rb">
|
|
901
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
902
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
903
|
-
</provider>
|
|
904
|
-
</entry>
|
|
905
908
|
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/capybara/dsl.rb">
|
|
906
909
|
<provider selected="true" editor-type-id="text-editor">
|
|
907
910
|
<state line="33" column="16" selection-start="1142" selection-end="1142" vertical-scroll-proportion="0.0" />
|
|
908
911
|
</provider>
|
|
909
912
|
</entry>
|
|
910
|
-
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_client/script.rb">
|
|
911
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
912
|
-
<state line="105" column="8" selection-start="2479" selection-end="2479" vertical-scroll-proportion="0.0" />
|
|
913
|
-
</provider>
|
|
914
|
-
</entry>
|
|
915
|
-
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_helper.rb">
|
|
916
|
-
<provider selected="true" editor-type-id="text-editor">
|
|
917
|
-
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
918
|
-
</provider>
|
|
919
|
-
</entry>
|
|
920
913
|
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/watir_webdriver/script.rb">
|
|
921
914
|
<provider selected="true" editor-type-id="text-editor">
|
|
922
915
|
<state line="12" column="86" selection-start="259" selection-end="259" vertical-scroll-proportion="0.0" />
|
|
@@ -967,9 +960,16 @@
|
|
|
967
960
|
</state>
|
|
968
961
|
</provider>
|
|
969
962
|
</entry>
|
|
970
|
-
<entry file="file://$PROJECT_DIR$/
|
|
963
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
971
964
|
<provider selected="true" editor-type-id="text-editor">
|
|
972
|
-
<state line="
|
|
965
|
+
<state line="15" column="0" selection-start="282" selection-end="282" vertical-scroll-proportion="0.0">
|
|
966
|
+
<folding />
|
|
967
|
+
</state>
|
|
968
|
+
</provider>
|
|
969
|
+
</entry>
|
|
970
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_helper.rb">
|
|
971
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
972
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
973
973
|
<folding />
|
|
974
974
|
</state>
|
|
975
975
|
</provider>
|
|
@@ -981,16 +981,30 @@
|
|
|
981
981
|
</state>
|
|
982
982
|
</provider>
|
|
983
983
|
</entry>
|
|
984
|
-
<entry file="file://$PROJECT_DIR$/
|
|
984
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_client/dsl.rb">
|
|
985
985
|
<provider selected="true" editor-type-id="text-editor">
|
|
986
|
-
<state line="
|
|
986
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
987
987
|
<folding />
|
|
988
988
|
</state>
|
|
989
989
|
</provider>
|
|
990
990
|
</entry>
|
|
991
|
-
<entry file="file://$PROJECT_DIR$/
|
|
991
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_client/script.rb">
|
|
992
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
993
|
+
<state line="105" column="8" selection-start="2479" selection-end="2479" vertical-scroll-proportion="0.0">
|
|
994
|
+
<folding />
|
|
995
|
+
</state>
|
|
996
|
+
</provider>
|
|
997
|
+
</entry>
|
|
998
|
+
<entry file="file://$PROJECT_DIR$/lib/selenium_dsl/selenium_webdriver/script.rb">
|
|
999
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
1000
|
+
<state line="42" column="32" selection-start="951" selection-end="951" vertical-scroll-proportion="0.0">
|
|
1001
|
+
<folding />
|
|
1002
|
+
</state>
|
|
1003
|
+
</provider>
|
|
1004
|
+
</entry>
|
|
1005
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
|
992
1006
|
<provider selected="true" editor-type-id="text-editor">
|
|
993
|
-
<state line="
|
|
1007
|
+
<state line="16" column="11" selection-start="189" selection-end="189" vertical-scroll-proportion="0.28287292">
|
|
994
1008
|
<folding />
|
|
995
1009
|
</state>
|
|
996
1010
|
</provider>
|
data/CHANGES
CHANGED
data/lib/selenium_dsl/version.rb
CHANGED