質問編集履歴

2

エラーメッセージを投稿できたので張った場所を置きました。

2016/08/19 08:02

投稿

nomura
nomura

スコア116

test CHANGED
File without changes
test CHANGED
@@ -44,6 +44,8 @@
44
44
 
45
45
  内容は別スレッドにさせてください。
46
46
 
47
+ [https://teratail.com/questions/44862]
48
+
47
49
 
48
50
 
49
51
  (内容凡例:読み替えをお願いします)
@@ -58,7 +60,7 @@
58
60
 
59
61
  [Outputmes]
60
62
 
61
- ,"syncGUID":"4jhahFeR6kSG","location":"app-global","version":"48.0.1","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"%FFox%\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","installDate":1471583807792,"updateDate":1471583807792,"applyBackgroundUpdates":1,"skinnable":true,"size":21905,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"48.0.1","maxVersion":"48.0.1"}],"targetPlatforms":[],"seen":true}
63
+ ,"syncGUID":"4jhahFeR6kSG","location":"app-global","version":"48.0.1","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"%FFox%\browser\extensions\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","installDate":1471583807792,"updateDate":1471583807792,"applyBackgroundUpdates":1,"skinnable":true,"size":21905,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"48.0.1","maxVersion":"48.0.1"}],"targetPlatforms":[],"seen":true}
62
64
 
63
65
 
64
66
 
@@ -296,13 +298,13 @@
296
298
 
297
299
  ```
298
300
 
299
- PS C:\selenium> java -jar .\selenium-server-standalone-2.53.0.jar -firefoxProfileTemplate (%APPDATA%\Roaming\Mozilla\Firefox\Profiles\(directory))
301
+ PS C:\selenium> java -jar .\selenium-server-standalone-2.53.0.jar -firefoxProfileTemplate (%APPDATA%\Roaming\Mozilla\Firefox\Profiles(directory))
300
302
 
301
303
  ```
302
304
 
303
305
  実行したところ、profileがうまく適用されていませんでした。
304
306
 
305
- 実行時、%APPDATA%\Local\Temp\(anonimous~webdriver-profile)が作成されており、-firefoxProfileTemplateオプションを含めず実施した場合と同じ挙動になりました。
307
+ 実行時、%APPDATA%\Local\Temp(anonimous~webdriver-profile)が作成されており、-firefoxProfileTemplateオプションを含めず実施した場合と同じ挙動になりました。
306
308
 
307
309
 
308
310
 

1

文字数制限が解消できなかったので読み替え内容を移行しました。

2016/08/19 08:02

投稿

nomura
nomura

スコア116

test CHANGED
File without changes
test CHANGED
@@ -42,7 +42,135 @@
42
42
 
43
43
  (文字数制限のため、重複部分をまとめてます)
44
44
 
45
- 別スレッドにさせてください。すみません。
45
+ 内容は別スレッドにさせてください。
46
+
47
+
48
+
49
+ (内容凡例:読み替えをお願いします)
50
+
51
+
52
+
53
+ [Versionmes]
54
+
55
+ Build info: version: '2.53.0', revision: '35ae25b', time: '2016-03-15 17:00:58' System info: host: 'Trend-PC', ip: '10.3.223.62', os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.8.0_101'
56
+
57
+
58
+
59
+ [Outputmes]
60
+
61
+ ,"syncGUID":"4jhahFeR6kSG","location":"app-global","version":"48.0.1","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"icons":{"32":"icon.png","48":"icon.png"},"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"%FFox%\\browser\\extensions\\{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","installDate":1471583807792,"updateDate":1471583807792,"applyBackgroundUpdates":1,"skinnable":true,"size":21905,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"48.0.1","maxVersion":"48.0.1"}],"targetPlatforms":[],"seen":true}
62
+
63
+
64
+
65
+ [Drivermes]
66
+
67
+ (SEFFoxDrv).startClient(FirefoxDriver.java:271)
68
+
69
+ at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:119)
70
+
71
+ (SEFFoxDrv).<init>(FirefoxDriver.java:218)
72
+
73
+ (SEFFoxDrv).<init>(FirefoxDriver.java:211)
74
+
75
+ (SEFFoxDrv).<init>(FirefoxDriver.java:129)
76
+
77
+
78
+
79
+ [DebugMes] (アラートタイプはすべてDEBUG)
80
+
81
+ (Xpi)
82
+
83
+ addons.xpi
84
+
85
+ (Mng)
86
+
87
+ addons.manager
88
+
89
+ (DF)
90
+
91
+ DeferredSave
92
+
93
+
94
+
95
+ (jetty)getModTime: Recursive scan of {972ce4c6-7e08-4474-a285-3208198ce6fd}
96
+
97
+ (DF).extensions.json Save changes
98
+
99
+ (jetty)Updating database with changes to installed add-ons
100
+
101
+ addons.xpi-utils Updating add-on states
102
+
103
+ addons.xpi-utils Writing add-ons list
104
+
105
+ (jetty)Registering manifest for %FFox%\browser\features
106
+
107
+ \e10srollout@mozilla.org.xpi
108
+
109
+ (jetty)Calling bootstrap method startup on e10srollout@mozilla.org version 1.1
110
+
111
+ (jetty)Registering manifest for %FFox%\browser\features
112
+
113
+ \firefox@getpocket.com.xpi
114
+
115
+ (jetty)Calling bootstrap method startup on firefox@getpocket.com version 1.0.4
116
+
117
+ (jetty)Registering manifest for %FFox%\browser\features
118
+
119
+ \loop@mozilla.org.xpi
120
+
121
+ (jetty)Calling bootstrap method startup on loop@mozilla.org version 1.4.4
122
+
123
+ (Mng)Registering shutdown blocker for XPIProvider
124
+
125
+ (Mng)Provider finished startup: XPIProvider
126
+
127
+ (Mng)Starting provider: LightweightThemeManager
128
+
129
+ (Mng)Registering shutdown blocker for LightweightThemeManager
130
+
131
+ (Mng)Provider finished startup: LightweightThemeManager
132
+
133
+ (Mng)Starting provider: GMPProvider
134
+
135
+ (Mng)Registering shutdown blocker for GMPProvider
136
+
137
+ (Mng)Provider finished startup: GMPProvider
138
+
139
+ (Mng)Starting provider: PluginProvider
140
+
141
+ (Mng)Registering shutdown blocker for PluginProvider
142
+
143
+ (Mng)Provider finished startup: PluginProvider
144
+
145
+ (Mng)Completed startup sequence
146
+
147
+ (Mng)Starting provider: <unnamed-provider>
148
+
149
+ (Mng)Registering shutdown blocker for <unnamed-provider>
150
+
151
+ (Mng)Provider finished startup: <unnamed-provider>
152
+
153
+ (DF).extensions.json Starting write
154
+
155
+ addons.repository No addons.json found.
156
+
157
+ (DF).addons.json Save changes
158
+
159
+ (DF).addons.json Starting timer
160
+
161
+ (Mng)Starting provider: PreviousExperimentProvider
162
+
163
+ (Mng)Registering shutdown blocker for PreviousExperimentProvider
164
+
165
+ (Mng)Provider finished startup: PreviousExperimentProvider
166
+
167
+ (DF).extensions.json Write succeeded
168
+
169
+ addons.xpi-utils XPI Database saved, setting schema version preference to 17
170
+
171
+ (DF).addons.json Starting write
172
+
173
+ (DF).addons.json Write succeeded
46
174
 
47
175
 
48
176