Advertisement
Guest User

Chromedriver log

a guest
Feb 6th, 2017
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.72 KB | None | 0 0
  1. [2.001][INFO]: COMMAND InitSession {
  2. "desiredCapabilities": {
  3. "browserName": "chrome",
  4. "chromeOptions": {
  5. "args": [ "--window-size=1024,768", "--disable-gpu", "--disable-accelerated-2d-canvas", "--disable-accelerated-jpeg-decoding", "--disable-accelerated-compositing", "--disable-accelerated-layers", "--disable-software-rasterizer" ],
  6. "extensions": [ ],
  7. "prefs": {
  8. "intl.accept_languages": "ru"
  9. }
  10. },
  11. "javascriptEnabled": true,
  12. "platform": "ANY",
  13. "version": ""
  14. },
  15. "requiredCapabilities": {
  16.  
  17. }
  18. }
  19. [2.003][INFO]: Populating Preferences file: {
  20. "alternate_error_pages": {
  21. "enabled": false
  22. },
  23. "autofill": {
  24. "enabled": false
  25. },
  26. "browser": {
  27. "check_default_browser": false
  28. },
  29. "distribution": {
  30. "import_bookmarks": false,
  31. "import_history": false,
  32. "import_search_engine": false,
  33. "make_chrome_default_for_user": false,
  34. "show_welcome_page": false,
  35. "skip_first_run_ui": true
  36. },
  37. "dns_prefetching": {
  38. "enabled": false
  39. },
  40. "intl": {
  41. "accept_languages": "ru"
  42. },
  43. "profile": {
  44. "content_settings": {
  45. "pattern_pairs": {
  46. "https://*,*": {
  47. "media-stream": {
  48. "audio": "Default",
  49. "video": "Default"
  50. }
  51. }
  52. }
  53. },
  54. "default_content_setting_values": {
  55. "geolocation": 1
  56. },
  57. "default_content_settings": {
  58. "geolocation": 1,
  59. "mouselock": 1,
  60. "notifications": 1,
  61. "popups": 1,
  62. "ppapi-broker": 1
  63. },
  64. "password_manager_enabled": false
  65. },
  66. "safebrowsing": {
  67. "enabled": false
  68. },
  69. "search": {
  70. "suggest_enabled": false
  71. },
  72. "translate": {
  73. "enabled": false
  74. }
  75. }
  76. [2.005][INFO]: Populating Local State file: {
  77. "background_mode": {
  78. "enabled": false
  79. },
  80. "ssl": {
  81. "rev_checking": {
  82. "enabled": false
  83. }
  84. }
  85. }
  86. [2.018][INFO]: Launching chrome: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-accelerated-2d-canvas --disable-accelerated-compositing --disable-accelerated-jpeg-decoding --disable-accelerated-layers --disable-background-networking --disable-client-side-phishing-detection --disable-default-apps --disable-gpu --disable-hang-monitor --disable-infobars --disable-popup-blocking --disable-prompt-on-repost --disable-software-rasterizer --disable-sync --disable-web-resources --enable-logging --ignore-certificate-errors --load-component-extension="c:\temp\scoped_dir8084_6485\internal" --log-level=0 --metrics-recording-only --no-first-run --password-store=basic --remote-debugging-port=12545 --safebrowsing-disable-auto-update --test-type=webdriver --use-mock-keychain --user-data-dir="c:\temp\scoped_dir8084_30305" --window-size=1024,768 data:,
  87. [2.020][DEBUG]: DevTools request: http://localhost:12545/json/version
  88. [2.522][DEBUG]: DevTools response: {
  89.  
  90. "Browser": "Chrome/56.0.2924.87",
  91.  
  92. "Protocol-Version": "1.2",
  93.  
  94. "User-Agent": "Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36",
  95.  
  96. "WebKit-Version": "537.36 (@0e9a9a6f3676ae439b78cd9b3f62b4193c3ac7d5)"
  97.  
  98. }
  99.  
  100.  
  101. [2.522][DEBUG]: DevTools request: http://localhost:12545/json
  102. [2.536][DEBUG]: DevTools response: [ {
  103.  
  104. "description": "",
  105.  
  106. "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:12545/devtools/page/0aa98691-6eb3-49e5-b3cf-8eb72297b69c",
  107.  
  108. "id": "0aa98691-6eb3-49e5-b3cf-8eb72297b69c",
  109.  
  110. "title": "",
  111.  
  112. "type": "page",
  113.  
  114. "url": "data:,",
  115.  
  116. "webSocketDebuggerUrl": "ws://localhost:12545/devtools/page/0aa98691-6eb3-49e5-b3cf-8eb72297b69c"
  117.  
  118. }, {
  119.  
  120. "description": "",
  121.  
  122. "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  123.  
  124. "id": "a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  125.  
  126. "title": "",
  127.  
  128. "type": "other",
  129.  
  130. "url": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  131.  
  132. "webSocketDebuggerUrl": "ws://localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013"
  133.  
  134. } ]
  135.  
  136.  
  137. [2.537][DEBUG]: DevTools request: http://localhost:12545/json
  138. [2.539][DEBUG]: DevTools response: [ {
  139.  
  140. "description": "",
  141.  
  142. "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:12545/devtools/page/0aa98691-6eb3-49e5-b3cf-8eb72297b69c",
  143.  
  144. "id": "0aa98691-6eb3-49e5-b3cf-8eb72297b69c",
  145.  
  146. "title": "",
  147.  
  148. "type": "page",
  149.  
  150. "url": "data:,",
  151.  
  152. "webSocketDebuggerUrl": "ws://localhost:12545/devtools/page/0aa98691-6eb3-49e5-b3cf-8eb72297b69c"
  153.  
  154. }, {
  155.  
  156. "description": "",
  157.  
  158. "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  159.  
  160. "id": "a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  161.  
  162. "title": "",
  163.  
  164. "type": "other",
  165.  
  166. "url": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  167.  
  168. "webSocketDebuggerUrl": "ws://localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013"
  169.  
  170. } ]
  171.  
  172.  
  173. [2.541][INFO]: resolved localhost to ["::1","127.0.0.1"]
  174. [3.568][DEBUG]: DEVTOOLS COMMAND Log.enable (id=1) {
  175.  
  176. }
  177. [3.568][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=2) {
  178.  
  179. }
  180. [3.568][DEBUG]: DEVTOOLS COMMAND Runtime.enable (id=3) {
  181.  
  182. }
  183. [3.568][DEBUG]: DEVTOOLS COMMAND Page.enable (id=4) {
  184.  
  185. }
  186. [3.568][DEBUG]: DEVTOOLS COMMAND Page.enable (id=5) {
  187.  
  188. }
  189. [3.597][DEBUG]: DEVTOOLS RESPONSE Log.enable (id=1) {
  190.  
  191. }
  192. [3.598][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=2) {
  193. "root": {
  194. "backendNodeId": 2,
  195. "baseURL": "data:,",
  196. "childNodeCount": 1,
  197. "children": [ {
  198. "attributes": [ ],
  199. "backendNodeId": 3,
  200. "childNodeCount": 2,
  201. "children": [ {
  202. "attributes": [ ],
  203. "backendNodeId": 4,
  204. "childNodeCount": 0,
  205. "localName": "head",
  206. "nodeId": 3,
  207. "nodeName": "HEAD",
  208. "nodeType": 1,
  209. "nodeValue": ""
  210. }, {
  211. "attributes": [ ],
  212. "backendNodeId": 5,
  213. "childNodeCount": 1,
  214. "localName": "body",
  215. "nodeId": 4,
  216. "nodeName": "BODY",
  217. "nodeType": 1,
  218. "nodeValue": ""
  219. } ],
  220. "frameId": "6088.1",
  221. "localName": "html",
  222. "nodeId": 2,
  223. "nodeName": "HTML",
  224. "nodeType": 1,
  225. "nodeValue": ""
  226. } ],
  227. "documentURL": "data:,",
  228. "localName": "",
  229. "nodeId": 1,
  230. "nodeName": "#document",
  231. "nodeType": 9,
  232. "nodeValue": "",
  233. "xmlVersion": ""
  234. }
  235. }
  236. [3.598][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  237. "context": {
  238. "auxData": {
  239. "frameId": "6088.1",
  240. "isDefault": true
  241. },
  242. "id": 1,
  243. "name": "",
  244. "origin": "://"
  245. }
  246. }
  247. [3.598][DEBUG]: DEVTOOLS RESPONSE Runtime.enable (id=3) {
  248.  
  249. }
  250. [3.598][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=4) {
  251.  
  252. }
  253. [3.598][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=5) {
  254.  
  255. }
  256. [3.598][DEBUG]: DEVTOOLS COMMAND Page.enable (id=6) {
  257.  
  258. }
  259. [3.599][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=6) {
  260.  
  261. }
  262. [3.599][DEBUG]: DEVTOOLS COMMAND Runtime.enable (id=7) {
  263.  
  264. }
  265. [3.604][DEBUG]: DEVTOOLS RESPONSE Runtime.enable (id=7) {
  266.  
  267. }
  268. [3.604][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=8) {
  269. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  270. "returnByValue": true
  271. }
  272. [3.611][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=8) {
  273. "result": {
  274. "type": "object",
  275. "value": {
  276. "status": 0,
  277. "value": 1
  278. }
  279. }
  280. }
  281. [3.611][INFO]: RESPONSE InitSession {
  282. "acceptSslCerts": true,
  283. "applicationCacheEnabled": false,
  284. "browserConnectionEnabled": false,
  285. "browserName": "chrome",
  286. "chrome": {
  287. "chromedriverVersion": "2.27.440174 (e97a722caafc2d3a8b807ee115bfb307f7d2cfd9)",
  288. "userDataDir": "c:\\temp\\scoped_dir8084_30305"
  289. },
  290. "cssSelectorsEnabled": true,
  291. "databaseEnabled": false,
  292. "handlesAlerts": true,
  293. "hasTouchScreen": false,
  294. "javascriptEnabled": true,
  295. "locationContextEnabled": true,
  296. "mobileEmulationEnabled": false,
  297. "nativeEvents": true,
  298. "networkConnectionEnabled": false,
  299. "pageLoadStrategy": "normal",
  300. "platform": "Windows NT",
  301. "rotatable": false,
  302. "takesHeapSnapshot": true,
  303. "takesScreenshot": true,
  304. "~~~": "..."
  305. }
  306. [3.613][INFO]: COMMAND SetScriptTimeout {
  307. "ms": 20000.0,
  308. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2"
  309. }
  310. [3.613][INFO]: RESPONSE SetScriptTimeout
  311. [3.614][INFO]: COMMAND ExecuteScript {
  312. "args": [ ],
  313. "script": "\n var viewportHeight;\n var viewportWidth;\n if (document.compatMode === 'BackCompat') {\n viewportHeight = document.body.clientHeight;\n ...",
  314. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2"
  315. }
  316. [3.615][INFO]: Waiting for pending navigations...
  317. [3.615][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=9) {
  318. "expression": "1"
  319. }
  320. [3.624][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=9) {
  321. "result": {
  322. "description": "1",
  323. "type": "number",
  324. "value": 1
  325. }
  326. }
  327. [3.624][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=10) {
  328.  
  329. }
  330. [3.628][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=10) {
  331. "root": {
  332. "backendNodeId": 2,
  333. "baseURL": "data:,",
  334. "childNodeCount": 1,
  335. "children": [ {
  336. "attributes": [ ],
  337. "backendNodeId": 3,
  338. "childNodeCount": 2,
  339. "children": [ {
  340. "attributes": [ ],
  341. "backendNodeId": 4,
  342. "childNodeCount": 0,
  343. "localName": "head",
  344. "nodeId": 7,
  345. "nodeName": "HEAD",
  346. "nodeType": 1,
  347. "nodeValue": ""
  348. }, {
  349. "attributes": [ ],
  350. "backendNodeId": 5,
  351. "childNodeCount": 1,
  352. "localName": "body",
  353. "nodeId": 8,
  354. "nodeName": "BODY",
  355. "nodeType": 1,
  356. "nodeValue": ""
  357. } ],
  358. "frameId": "6088.1",
  359. "localName": "html",
  360. "nodeId": 6,
  361. "nodeName": "HTML",
  362. "nodeType": 1,
  363. "nodeValue": ""
  364. } ],
  365. "documentURL": "data:,",
  366. "localName": "",
  367. "nodeId": 5,
  368. "nodeName": "#document",
  369. "nodeType": 9,
  370. "nodeValue": "",
  371. "xmlVersion": ""
  372. }
  373. }
  374. [3.628][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=11) {
  375. "expression": "var isLoaded = document.readyState == 'complete' || document.readyState == 'interactive';if (isLoaded) { var frame = document.createElement('iframe'); frame.name = 'chromedriver dummy frame'; ..."
  376. }
  377. [3.660][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  378. "childNodeCount": 2,
  379. "nodeId": 8
  380. }
  381. [3.660][DEBUG]: DEVTOOLS EVENT Page.frameAttached {
  382. "frameId": "6088.2",
  383. "parentFrameId": "6088.1"
  384. }
  385. [3.660][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  386. "frameId": "6088.2"
  387. }
  388. [3.660][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
  389. "frame": {
  390. "id": "6088.2",
  391. "loaderId": "6088.1",
  392. "mimeType": "text/html",
  393. "name": "chromedriver dummy frame",
  394. "parentId": "6088.1",
  395. "securityOrigin": "://",
  396. "url": "about:blank"
  397. }
  398. }
  399. [3.661][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  400. "context": {
  401. "auxData": {
  402. "frameId": "6088.2",
  403. "isDefault": true
  404. },
  405. "id": 2,
  406. "name": "",
  407. "origin": "://"
  408. }
  409. }
  410. [3.661][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
  411. "frameId": "6088.2"
  412. }
  413. [3.661][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=11) {
  414. "result": {
  415. "description": "1",
  416. "type": "number",
  417. "value": 1
  418. }
  419. }
  420. [3.661][INFO]: Done waiting for pending navigations. Status: ok
  421. [3.661][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=12) {
  422. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  423. "returnByValue": true
  424. }
  425. [3.661][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  426. "childNodeCount": 1,
  427. "nodeId": 8
  428. }
  429. [3.662][DEBUG]: DEVTOOLS EVENT Runtime.executionContextDestroyed {
  430. "executionContextId": 2
  431. }
  432. [3.662][DEBUG]: DEVTOOLS EVENT Page.frameDetached {
  433. "frameId": "6088.2"
  434. }
  435. [3.664][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=12) {
  436. "result": {
  437. "type": "object",
  438. "value": {
  439. "status": 0,
  440. "value": [ 1008, 675 ]
  441. }
  442. }
  443. }
  444. [3.664][INFO]: Waiting for pending navigations...
  445. [3.665][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=13) {
  446. "expression": "1"
  447. }
  448. [3.665][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=13) {
  449. "result": {
  450. "description": "1",
  451. "type": "number",
  452. "value": 1
  453. }
  454. }
  455. [3.665][INFO]: Done waiting for pending navigations. Status: ok
  456. [3.665][INFO]: RESPONSE ExecuteScript [ 1008, 675 ]
  457. [3.666][INFO]: COMMAND SetWindowSize {
  458. "height": 743,
  459. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  460. "width": 1016,
  461. "windowHandle": "current"
  462. }
  463. [3.666][DEBUG]: DevTools request: http://localhost:12545/json
  464. [3.668][DEBUG]: DevTools response: [ {
  465.  
  466. "description": "",
  467.  
  468. "id": "0aa98691-6eb3-49e5-b3cf-8eb72297b69c",
  469.  
  470. "title": "data:,",
  471.  
  472. "type": "page",
  473.  
  474. "url": "data:,"
  475.  
  476. }, {
  477.  
  478. "description": "",
  479.  
  480. "devtoolsFrontendUrl": "/devtools/inspector.html?ws=localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  481.  
  482. "id": "a6b0bd2e-ef98-47c5-98bb-53c963d54013",
  483.  
  484. "title": "Chrome Automation Extension",
  485.  
  486. "type": "background_page",
  487.  
  488. "url": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  489.  
  490. "webSocketDebuggerUrl": "ws://localhost:12545/devtools/page/a6b0bd2e-ef98-47c5-98bb-53c963d54013"
  491.  
  492. } ]
  493.  
  494.  
  495. [3.668][INFO]: resolved localhost to ["::1","127.0.0.1"]
  496. [4.672][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=1) {
  497.  
  498. }
  499. [4.672][DEBUG]: DEVTOOLS COMMAND Runtime.enable (id=2) {
  500.  
  501. }
  502. [4.672][DEBUG]: DEVTOOLS COMMAND Page.enable (id=3) {
  503.  
  504. }
  505. [4.672][DEBUG]: DEVTOOLS COMMAND Page.enable (id=4) {
  506.  
  507. }
  508. [4.675][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=1) {
  509. "root": {
  510. "backendNodeId": 1,
  511. "baseURL": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  512. "childNodeCount": 2,
  513. "children": [ {
  514. "backendNodeId": 2,
  515. "localName": "",
  516. "nodeId": 2,
  517. "nodeName": "html",
  518. "nodeType": 10,
  519. "nodeValue": "",
  520. "publicId": "",
  521. "systemId": ""
  522. }, {
  523. "attributes": [ ],
  524. "backendNodeId": 3,
  525. "childNodeCount": 2,
  526. "children": [ {
  527. "attributes": [ ],
  528. "backendNodeId": 4,
  529. "childNodeCount": 0,
  530. "localName": "head",
  531. "nodeId": 4,
  532. "nodeName": "HEAD",
  533. "nodeType": 1,
  534. "nodeValue": ""
  535. }, {
  536. "attributes": [ ],
  537. "backendNodeId": 5,
  538. "childNodeCount": 1,
  539. "localName": "body",
  540. "nodeId": 5,
  541. "nodeName": "BODY",
  542. "nodeType": 1,
  543. "nodeValue": ""
  544. } ],
  545. "frameId": "7464.1",
  546. "localName": "html",
  547. "nodeId": 3,
  548. "nodeName": "HTML",
  549. "nodeType": 1,
  550. "nodeValue": ""
  551. } ],
  552. "documentURL": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  553. "localName": "",
  554. "nodeId": 1,
  555. "nodeName": "#document",
  556. "nodeType": 9,
  557. "nodeValue": "",
  558. "xmlVersion": ""
  559. }
  560. }
  561. [4.675][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  562. "context": {
  563. "auxData": {
  564. "frameId": "7464.1",
  565. "isDefault": true
  566. },
  567. "id": 1,
  568. "name": "",
  569. "origin": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb"
  570. }
  571. }
  572. [4.675][DEBUG]: DEVTOOLS RESPONSE Runtime.enable (id=2) {
  573.  
  574. }
  575. [4.675][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=3) {
  576.  
  577. }
  578. [4.675][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=4) {
  579.  
  580. }
  581. [4.676][DEBUG]: DEVTOOLS COMMAND Page.enable (id=5) {
  582.  
  583. }
  584. [4.676][DEBUG]: DEVTOOLS RESPONSE Page.enable (id=5) {
  585.  
  586. }
  587. [4.676][INFO]: Waiting for pending navigations...
  588. [4.676][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=6) {
  589. "expression": "1"
  590. }
  591. [4.682][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=6) {
  592. "result": {
  593. "description": "1",
  594. "type": "number",
  595. "value": 1
  596. }
  597. }
  598. [4.682][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=7) {
  599.  
  600. }
  601. [4.683][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=7) {
  602. "root": {
  603. "backendNodeId": 1,
  604. "baseURL": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  605. "childNodeCount": 2,
  606. "children": [ {
  607. "backendNodeId": 2,
  608. "localName": "",
  609. "nodeId": 7,
  610. "nodeName": "html",
  611. "nodeType": 10,
  612. "nodeValue": "",
  613. "publicId": "",
  614. "systemId": ""
  615. }, {
  616. "attributes": [ ],
  617. "backendNodeId": 3,
  618. "childNodeCount": 2,
  619. "children": [ {
  620. "attributes": [ ],
  621. "backendNodeId": 4,
  622. "childNodeCount": 0,
  623. "localName": "head",
  624. "nodeId": 9,
  625. "nodeName": "HEAD",
  626. "nodeType": 1,
  627. "nodeValue": ""
  628. }, {
  629. "attributes": [ ],
  630. "backendNodeId": 5,
  631. "childNodeCount": 1,
  632. "localName": "body",
  633. "nodeId": 10,
  634. "nodeName": "BODY",
  635. "nodeType": 1,
  636. "nodeValue": ""
  637. } ],
  638. "frameId": "7464.1",
  639. "localName": "html",
  640. "nodeId": 8,
  641. "nodeName": "HTML",
  642. "nodeType": 1,
  643. "nodeValue": ""
  644. } ],
  645. "documentURL": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb/_generated_background_page.html",
  646. "localName": "",
  647. "nodeId": 6,
  648. "nodeName": "#document",
  649. "nodeType": 9,
  650. "nodeValue": "",
  651. "xmlVersion": ""
  652. }
  653. }
  654. [4.683][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=8) {
  655. "expression": "typeof(getWindowInfo)"
  656. }
  657. [4.684][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=8) {
  658. "result": {
  659. "type": "string",
  660. "value": "function"
  661. }
  662. }
  663. [4.684][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=9) {
  664. "expression": "var isLoaded = document.readyState == 'complete' || document.readyState == 'interactive';if (isLoaded) { var frame = document.createElement('iframe'); frame.name = 'chromedriver dummy frame'; ..."
  665. }
  666. [4.698][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  667. "childNodeCount": 2,
  668. "nodeId": 10
  669. }
  670. [4.698][DEBUG]: DEVTOOLS EVENT Page.frameAttached {
  671. "frameId": "7464.2",
  672. "parentFrameId": "7464.1"
  673. }
  674. [4.698][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  675. "frameId": "7464.2"
  676. }
  677. [4.699][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
  678. "frame": {
  679. "id": "7464.2",
  680. "loaderId": "7464.1",
  681. "mimeType": "text/html",
  682. "name": "chromedriver dummy frame",
  683. "parentId": "7464.1",
  684. "securityOrigin": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb",
  685. "url": "about:blank"
  686. }
  687. }
  688. [4.699][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  689. "context": {
  690. "auxData": {
  691. "frameId": "7464.2",
  692. "isDefault": true
  693. },
  694. "id": 2,
  695. "name": "",
  696. "origin": "chrome-extension://aapnijgdinlhnhlmodcfapnahmbfebeb"
  697. }
  698. }
  699. [4.699][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
  700. "frameId": "7464.2"
  701. }
  702. [4.699][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=9) {
  703. "result": {
  704. "description": "1",
  705. "type": "number",
  706. "value": 1
  707. }
  708. }
  709. [4.699][INFO]: Done waiting for pending navigations. Status: ok
  710. [4.699][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=10) {
  711. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  712. "returnByValue": true
  713. }
  714. [4.700][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  715. "childNodeCount": 1,
  716. "nodeId": 10
  717. }
  718. [4.700][DEBUG]: DEVTOOLS EVENT Runtime.executionContextDestroyed {
  719. "executionContextId": 2
  720. }
  721. [4.700][DEBUG]: DEVTOOLS EVENT Page.frameDetached {
  722. "frameId": "7464.2"
  723. }
  724. [4.747][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=10) {
  725. "result": {
  726. "type": "object",
  727. "value": {
  728. "status": 0,
  729. "value": null
  730. }
  731. }
  732. }
  733. [4.747][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=11) {
  734. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  735. "returnByValue": true
  736. }
  737. [4.753][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=11) {
  738. "result": {
  739. "type": "object",
  740. "value": {
  741. "status": 0,
  742. "value": {
  743. "status": 0,
  744. "value": null
  745. }
  746. }
  747. }
  748. }
  749. [4.753][INFO]: RESPONSE SetWindowSize
  750. [4.762][INFO]: COMMAND Navigate {
  751. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  752. "url": "http://localhost:8090/accounts/login/"
  753. }
  754. [4.762][DEBUG]: DEVTOOLS EVENT Page.frameResized {
  755.  
  756. }
  757. [4.762][INFO]: Waiting for pending navigations...
  758. [4.762][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=14) {
  759. "expression": "1"
  760. }
  761. [4.774][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=14) {
  762. "result": {
  763. "description": "1",
  764. "type": "number",
  765. "value": 1
  766. }
  767. }
  768. [4.774][INFO]: Done waiting for pending navigations. Status: ok
  769. [4.774][DEBUG]: DEVTOOLS COMMAND Page.navigate (id=15) {
  770. "url": "http://localhost:8090/accounts/login/"
  771. }
  772. [8.833][DEBUG]: DEVTOOLS EVENT Runtime.executionContextsCleared {
  773.  
  774. }
  775. [8.833][DEBUG]: DEVTOOLS RESPONSE Page.navigate (id=15) {
  776. "frameId": "8228.1"
  777. }
  778. [8.833][INFO]: Waiting for pending navigations...
  779. [8.833][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=16) {
  780. "expression": "1"
  781. }
  782. [8.833][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  783. "frameId": "8228.1"
  784. }
  785. [8.843][DEBUG]: DEVTOOLS EVENT Runtime.executionContextsCleared {
  786.  
  787. }
  788. [8.843][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {
  789.  
  790. }
  791. [8.843][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=17) {
  792.  
  793. }
  794. [8.843][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
  795. "frame": {
  796. "id": "8228.1",
  797. "loaderId": "8228.1",
  798. "mimeType": "text/html",
  799. "securityOrigin": "http://localhost:8090",
  800. "url": "http://localhost:8090/accounts/login/"
  801. }
  802. }
  803. [8.843][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  804. "context": {
  805. "auxData": {
  806. "frameId": "8228.1",
  807. "isDefault": true
  808. },
  809. "id": 1,
  810. "name": "",
  811. "origin": "http://localhost:8090"
  812. }
  813. }
  814. [8.844][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=16) {
  815. "result": {
  816. "description": "1",
  817. "type": "number",
  818. "value": 1
  819. }
  820. }
  821. [8.846][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=17) {
  822. "root": {
  823. "backendNodeId": 2,
  824. "baseURL": "http://localhost:8090/accounts/login/",
  825. "childNodeCount": 2,
  826. "children": [ {
  827. "backendNodeId": 3,
  828. "localName": "",
  829. "nodeId": 2,
  830. "nodeName": "html",
  831. "nodeType": 10,
  832. "nodeValue": "",
  833. "publicId": "",
  834. "systemId": ""
  835. }, {
  836. "attributes": [ "lang", "ru" ],
  837. "backendNodeId": 4,
  838. "childNodeCount": 1,
  839. "children": [ {
  840. "attributes": [ ],
  841. "backendNodeId": 5,
  842. "childNodeCount": 24,
  843. "localName": "head",
  844. "nodeId": 4,
  845. "nodeName": "HEAD",
  846. "nodeType": 1,
  847. "nodeValue": ""
  848. } ],
  849. "frameId": "8228.1",
  850. "localName": "html",
  851. "nodeId": 3,
  852. "nodeName": "HTML",
  853. "nodeType": 1,
  854. "nodeValue": ""
  855. } ],
  856. "documentURL": "http://localhost:8090/accounts/login/",
  857. "localName": "",
  858. "nodeId": 1,
  859. "nodeName": "#document",
  860. "nodeType": 9,
  861. "nodeValue": "",
  862. "xmlVersion": ""
  863. }
  864. }
  865. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeInserted {
  866. "node": {
  867. "attributes": [ "id", "sizzle-14863748345800" ],
  868. "backendNodeId": 6,
  869. "childNodeCount": 2,
  870. "localName": "div",
  871. "nodeId": 5,
  872. "nodeName": "DIV",
  873. "nodeType": 1,
  874. "nodeValue": ""
  875. },
  876. "parentNodeId": 3,
  877. "previousNodeId": 0
  878. }
  879. [10.652][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=18) {
  880. "expression": "1"
  881. }
  882. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeRemoved {
  883. "nodeId": 5,
  884. "parentNodeId": 3
  885. }
  886. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  887. "childNodeCount": 25,
  888. "nodeId": 4
  889. }
  890. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  891. "childNodeCount": 26,
  892. "nodeId": 4
  893. }
  894. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  895. "childNodeCount": 27,
  896. "nodeId": 4
  897. }
  898. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeInserted {
  899. "node": {
  900. "attributes": [ ],
  901. "backendNodeId": 7,
  902. "childNodeCount": 0,
  903. "localName": "body",
  904. "nodeId": 6,
  905. "nodeName": "BODY",
  906. "nodeType": 1,
  907. "nodeValue": ""
  908. },
  909. "parentNodeId": 3,
  910. "previousNodeId": 4
  911. }
  912. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  913. "childNodeCount": 1,
  914. "nodeId": 6
  915. }
  916. [10.652][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  917. "childNodeCount": 2,
  918. "nodeId": 6
  919. }
  920. [10.653][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  921. "childNodeCount": 3,
  922. "nodeId": 6
  923. }
  924. [10.653][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  925. "childNodeCount": 4,
  926. "nodeId": 6
  927. }
  928. [10.882][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  929. "childNodeCount": 5,
  930. "nodeId": 6
  931. }
  932. [10.882][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  933. "childNodeCount": 6,
  934. "nodeId": 6
  935. }
  936. [10.882][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  937. "childNodeCount": 7,
  938. "nodeId": 6
  939. }
  940. [10.882][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  941. "childNodeCount": 8,
  942. "nodeId": 6
  943. }
  944. [10.882][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  945. "childNodeCount": 9,
  946. "nodeId": 6
  947. }
  948. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  949. "childNodeCount": 10,
  950. "nodeId": 6
  951. }
  952. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  953. "childNodeCount": 11,
  954. "nodeId": 6
  955. }
  956. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  957. "childNodeCount": 12,
  958. "nodeId": 6
  959. }
  960. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  961. "childNodeCount": 13,
  962. "nodeId": 6
  963. }
  964. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  965. "childNodeCount": 14,
  966. "nodeId": 6
  967. }
  968. [10.883][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  969. "childNodeCount": 15,
  970. "nodeId": 6
  971. }
  972. [10.883][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=18) {
  973. "result": {
  974. "description": "1",
  975. "type": "number",
  976. "value": 1
  977. }
  978. }
  979. [11.049][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  980. "childNodeCount": 16,
  981. "nodeId": 6
  982. }
  983. [11.049][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=19) {
  984. "expression": "1"
  985. }
  986. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  987. "childNodeCount": 17,
  988. "nodeId": 6
  989. }
  990. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  991. "childNodeCount": 18,
  992. "nodeId": 6
  993. }
  994. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  995. "childNodeCount": 19,
  996. "nodeId": 6
  997. }
  998. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  999. "childNodeCount": 20,
  1000. "nodeId": 6
  1001. }
  1002. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  1003. "childNodeCount": 21,
  1004. "nodeId": 6
  1005. }
  1006. [11.050][DEBUG]: DEVTOOLS EVENT DOM.childNodeCountUpdated {
  1007. "childNodeCount": 20,
  1008. "nodeId": 6
  1009. }
  1010. [11.050][DEBUG]: DEVTOOLS EVENT DOM.attributeModified {
  1011. "name": "id",
  1012. "nodeId": 3,
  1013. "value": "js"
  1014. }
  1015. [11.050][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {
  1016.  
  1017. }
  1018. [11.050][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=20) {
  1019.  
  1020. }
  1021. [11.051][DEBUG]: DEVTOOLS EVENT Page.domContentEventFired {
  1022. "timestamp": 698041.823
  1023. }
  1024. [11.052][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=19) {
  1025. "result": {
  1026. "description": "1",
  1027. "type": "number",
  1028. "value": 1
  1029. }
  1030. }
  1031. [11.052][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=20) {
  1032. "root": {
  1033. "backendNodeId": 2,
  1034. "baseURL": "http://localhost:8090/accounts/login/",
  1035. "childNodeCount": 2,
  1036. "children": [ {
  1037. "backendNodeId": 3,
  1038. "localName": "",
  1039. "nodeId": 8,
  1040. "nodeName": "html",
  1041. "nodeType": 10,
  1042. "nodeValue": "",
  1043. "publicId": "",
  1044. "systemId": ""
  1045. }, {
  1046. "attributes": [ "lang", "ru", "id", "js" ],
  1047. "backendNodeId": 4,
  1048. "childNodeCount": 2,
  1049. "children": [ {
  1050. "attributes": [ ],
  1051. "backendNodeId": 5,
  1052. "childNodeCount": 27,
  1053. "localName": "head",
  1054. "nodeId": 10,
  1055. "nodeName": "HEAD",
  1056. "nodeType": 1,
  1057. "nodeValue": ""
  1058. }, {
  1059. "attributes": [ ],
  1060. "backendNodeId": 7,
  1061. "childNodeCount": 20,
  1062. "localName": "body",
  1063. "nodeId": 11,
  1064. "nodeName": "BODY",
  1065. "nodeType": 1,
  1066. "nodeValue": ""
  1067. } ],
  1068. "frameId": "8228.1",
  1069. "localName": "html",
  1070. "nodeId": 9,
  1071. "nodeName": "HTML",
  1072. "nodeType": 1,
  1073. "nodeValue": ""
  1074. } ],
  1075. "documentURL": "http://localhost:8090/accounts/login/",
  1076. "localName": "",
  1077. "nodeId": 7,
  1078. "nodeName": "#document",
  1079. "nodeType": 9,
  1080. "nodeValue": "",
  1081. "xmlVersion": ""
  1082. }
  1083. }
  1084. [11.487][DEBUG]: DEVTOOLS EVENT Page.loadEventFired {
  1085. "timestamp": 698042.25
  1086. }
  1087. [11.487][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=21) {
  1088. "expression": "1"
  1089. }
  1090. [11.487][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
  1091. "frameId": "8228.1"
  1092. }
  1093. [11.488][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=21) {
  1094. "result": {
  1095. "description": "1",
  1096. "type": "number",
  1097. "value": 1
  1098. }
  1099. }
  1100. [11.488][INFO]: Done waiting for pending navigations. Status: ok
  1101. [11.488][INFO]: RESPONSE Navigate
  1102. [11.489][INFO]: COMMAND FindElement {
  1103. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  1104. "using": "id",
  1105. "value": "id_username"
  1106. }
  1107. [11.489][INFO]: Waiting for pending navigations...
  1108. [11.490][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=22) {
  1109. "expression": "1"
  1110. }
  1111. [11.490][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=22) {
  1112. "result": {
  1113. "description": "1",
  1114. "type": "number",
  1115. "value": 1
  1116. }
  1117. }
  1118. [11.491][INFO]: Done waiting for pending navigations. Status: ok
  1119. [11.493][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=23) {
  1120. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1121. "returnByValue": true
  1122. }
  1123. [11.519][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=23) {
  1124. "result": {
  1125. "type": "object",
  1126. "value": {
  1127. "status": 0,
  1128. "value": {
  1129. "ELEMENT": "0.2694392036946949-1"
  1130. }
  1131. }
  1132. }
  1133. }
  1134. [11.519][INFO]: Waiting for pending navigations...
  1135. [11.519][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=24) {
  1136. "expression": "1"
  1137. }
  1138. [11.520][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=24) {
  1139. "result": {
  1140. "description": "1",
  1141. "type": "number",
  1142. "value": 1
  1143. }
  1144. }
  1145. [11.520][INFO]: Done waiting for pending navigations. Status: ok
  1146. [11.521][INFO]: RESPONSE FindElement {
  1147. "ELEMENT": "0.2694392036946949-1"
  1148. }
  1149. [11.522][INFO]: COMMAND TypeElement {
  1150. "id": "0.2694392036946949-1",
  1151. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  1152. "value": [ "c", "l", "i", "e", "n", "t", "3" ]
  1153. }
  1154. [11.522][INFO]: Waiting for pending navigations...
  1155. [11.522][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=25) {
  1156. "expression": "1"
  1157. }
  1158. [11.523][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=25) {
  1159. "result": {
  1160. "description": "1",
  1161. "type": "number",
  1162. "value": 1
  1163. }
  1164. }
  1165. [11.524][INFO]: Done waiting for pending navigations. Status: ok
  1166. [11.524][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=26) {
  1167. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1168. "returnByValue": true
  1169. }
  1170. [11.530][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=26) {
  1171. "result": {
  1172. "type": "object",
  1173. "value": {
  1174. "status": 0,
  1175. "value": "INPUT"
  1176. }
  1177. }
  1178. }
  1179. [11.530][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=27) {
  1180. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1181. "returnByValue": true
  1182. }
  1183. [11.534][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=27) {
  1184. "result": {
  1185. "type": "object",
  1186. "value": {
  1187. "status": 0,
  1188. "value": "text"
  1189. }
  1190. }
  1191. }
  1192. [11.537][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=28) {
  1193. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1194. "returnByValue": true
  1195. }
  1196. [11.558][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=28) {
  1197. "result": {
  1198. "type": "object",
  1199. "value": {
  1200. "status": 0,
  1201. "value": true
  1202. }
  1203. }
  1204. }
  1205. [11.560][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=29) {
  1206. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1207. "returnByValue": true
  1208. }
  1209. [11.571][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=29) {
  1210. "result": {
  1211. "type": "object",
  1212. "value": {
  1213. "status": 0,
  1214. "value": true
  1215. }
  1216. }
  1217. }
  1218. [11.571][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=30) {
  1219. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1220. "returnByValue": true
  1221. }
  1222. [11.579][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=30) {
  1223. "result": {
  1224. "type": "object",
  1225. "value": {
  1226. "status": 0,
  1227. "value": null
  1228. }
  1229. }
  1230. }
  1231. [11.579][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=31) {
  1232. "code": "KeyC",
  1233. "key": "c",
  1234. "modifiers": 0,
  1235. "nativeVirtualKeyCode": 67,
  1236. "text": "c",
  1237. "type": "rawKeyDown",
  1238. "unmodifiedText": "c",
  1239. "windowsVirtualKeyCode": 67
  1240. }
  1241. [11.582][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=31) {
  1242.  
  1243. }
  1244. [11.582][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=32) {
  1245. "code": "KeyC",
  1246. "key": "c",
  1247. "modifiers": 0,
  1248. "nativeVirtualKeyCode": 67,
  1249. "text": "c",
  1250. "type": "char",
  1251. "unmodifiedText": "c",
  1252. "windowsVirtualKeyCode": 67
  1253. }
  1254. [11.590][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=32) {
  1255.  
  1256. }
  1257. [11.590][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=33) {
  1258. "code": "KeyC",
  1259. "key": "c",
  1260. "modifiers": 0,
  1261. "nativeVirtualKeyCode": 67,
  1262. "text": "c",
  1263. "type": "keyUp",
  1264. "unmodifiedText": "c",
  1265. "windowsVirtualKeyCode": 67
  1266. }
  1267. [11.591][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=33) {
  1268.  
  1269. }
  1270. [11.591][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=34) {
  1271. "code": "KeyL",
  1272. "key": "l",
  1273. "modifiers": 0,
  1274. "nativeVirtualKeyCode": 76,
  1275. "text": "l",
  1276. "type": "rawKeyDown",
  1277. "unmodifiedText": "l",
  1278. "windowsVirtualKeyCode": 76
  1279. }
  1280. [11.592][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=34) {
  1281.  
  1282. }
  1283. [11.593][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=35) {
  1284. "code": "KeyL",
  1285. "key": "l",
  1286. "modifiers": 0,
  1287. "nativeVirtualKeyCode": 76,
  1288. "text": "l",
  1289. "type": "char",
  1290. "unmodifiedText": "l",
  1291. "windowsVirtualKeyCode": 76
  1292. }
  1293. [11.596][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=35) {
  1294.  
  1295. }
  1296. [11.596][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=36) {
  1297. "code": "KeyL",
  1298. "key": "l",
  1299. "modifiers": 0,
  1300. "nativeVirtualKeyCode": 76,
  1301. "text": "l",
  1302. "type": "keyUp",
  1303. "unmodifiedText": "l",
  1304. "windowsVirtualKeyCode": 76
  1305. }
  1306. [11.597][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=36) {
  1307.  
  1308. }
  1309. [11.597][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=37) {
  1310. "code": "KeyI",
  1311. "key": "i",
  1312. "modifiers": 0,
  1313. "nativeVirtualKeyCode": 73,
  1314. "text": "i",
  1315. "type": "rawKeyDown",
  1316. "unmodifiedText": "i",
  1317. "windowsVirtualKeyCode": 73
  1318. }
  1319. [11.600][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=37) {
  1320.  
  1321. }
  1322. [11.600][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=38) {
  1323. "code": "KeyI",
  1324. "key": "i",
  1325. "modifiers": 0,
  1326. "nativeVirtualKeyCode": 73,
  1327. "text": "i",
  1328. "type": "char",
  1329. "unmodifiedText": "i",
  1330. "windowsVirtualKeyCode": 73
  1331. }
  1332. [11.604][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=38) {
  1333.  
  1334. }
  1335. [11.604][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=39) {
  1336. "code": "KeyI",
  1337. "key": "i",
  1338. "modifiers": 0,
  1339. "nativeVirtualKeyCode": 73,
  1340. "text": "i",
  1341. "type": "keyUp",
  1342. "unmodifiedText": "i",
  1343. "windowsVirtualKeyCode": 73
  1344. }
  1345. [11.606][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=39) {
  1346.  
  1347. }
  1348. [11.606][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=40) {
  1349. "code": "KeyE",
  1350. "key": "e",
  1351. "modifiers": 0,
  1352. "nativeVirtualKeyCode": 69,
  1353. "text": "e",
  1354. "type": "rawKeyDown",
  1355. "unmodifiedText": "e",
  1356. "windowsVirtualKeyCode": 69
  1357. }
  1358. [11.608][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=40) {
  1359.  
  1360. }
  1361. [11.608][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=41) {
  1362. "code": "KeyE",
  1363. "key": "e",
  1364. "modifiers": 0,
  1365. "nativeVirtualKeyCode": 69,
  1366. "text": "e",
  1367. "type": "char",
  1368. "unmodifiedText": "e",
  1369. "windowsVirtualKeyCode": 69
  1370. }
  1371. [11.612][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=41) {
  1372.  
  1373. }
  1374. [11.612][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=42) {
  1375. "code": "KeyE",
  1376. "key": "e",
  1377. "modifiers": 0,
  1378. "nativeVirtualKeyCode": 69,
  1379. "text": "e",
  1380. "type": "keyUp",
  1381. "unmodifiedText": "e",
  1382. "windowsVirtualKeyCode": 69
  1383. }
  1384. [11.613][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=42) {
  1385.  
  1386. }
  1387. [11.613][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=43) {
  1388. "code": "KeyN",
  1389. "key": "n",
  1390. "modifiers": 0,
  1391. "nativeVirtualKeyCode": 78,
  1392. "text": "n",
  1393. "type": "rawKeyDown",
  1394. "unmodifiedText": "n",
  1395. "windowsVirtualKeyCode": 78
  1396. }
  1397. [11.617][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=43) {
  1398.  
  1399. }
  1400. [11.617][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=44) {
  1401. "code": "KeyN",
  1402. "key": "n",
  1403. "modifiers": 0,
  1404. "nativeVirtualKeyCode": 78,
  1405. "text": "n",
  1406. "type": "char",
  1407. "unmodifiedText": "n",
  1408. "windowsVirtualKeyCode": 78
  1409. }
  1410. [11.622][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=44) {
  1411.  
  1412. }
  1413. [11.622][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=45) {
  1414. "code": "KeyN",
  1415. "key": "n",
  1416. "modifiers": 0,
  1417. "nativeVirtualKeyCode": 78,
  1418. "text": "n",
  1419. "type": "keyUp",
  1420. "unmodifiedText": "n",
  1421. "windowsVirtualKeyCode": 78
  1422. }
  1423. [11.623][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=45) {
  1424.  
  1425. }
  1426. [11.623][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=46) {
  1427. "code": "KeyT",
  1428. "key": "t",
  1429. "modifiers": 0,
  1430. "nativeVirtualKeyCode": 84,
  1431. "text": "t",
  1432. "type": "rawKeyDown",
  1433. "unmodifiedText": "t",
  1434. "windowsVirtualKeyCode": 84
  1435. }
  1436. [11.624][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=46) {
  1437.  
  1438. }
  1439. [11.624][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=47) {
  1440. "code": "KeyT",
  1441. "key": "t",
  1442. "modifiers": 0,
  1443. "nativeVirtualKeyCode": 84,
  1444. "text": "t",
  1445. "type": "char",
  1446. "unmodifiedText": "t",
  1447. "windowsVirtualKeyCode": 84
  1448. }
  1449. [11.633][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=47) {
  1450.  
  1451. }
  1452. [11.633][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=48) {
  1453. "code": "KeyT",
  1454. "key": "t",
  1455. "modifiers": 0,
  1456. "nativeVirtualKeyCode": 84,
  1457. "text": "t",
  1458. "type": "keyUp",
  1459. "unmodifiedText": "t",
  1460. "windowsVirtualKeyCode": 84
  1461. }
  1462. [11.635][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=48) {
  1463.  
  1464. }
  1465. [11.635][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=49) {
  1466. "code": "Digit3",
  1467. "key": "3",
  1468. "modifiers": 0,
  1469. "nativeVirtualKeyCode": 51,
  1470. "text": "3",
  1471. "type": "rawKeyDown",
  1472. "unmodifiedText": "3",
  1473. "windowsVirtualKeyCode": 51
  1474. }
  1475. [11.637][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=49) {
  1476.  
  1477. }
  1478. [11.638][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=50) {
  1479. "code": "Digit3",
  1480. "key": "3",
  1481. "modifiers": 0,
  1482. "nativeVirtualKeyCode": 51,
  1483. "text": "3",
  1484. "type": "char",
  1485. "unmodifiedText": "3",
  1486. "windowsVirtualKeyCode": 51
  1487. }
  1488. [11.641][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=50) {
  1489.  
  1490. }
  1491. [11.641][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=51) {
  1492. "code": "Digit3",
  1493. "key": "3",
  1494. "modifiers": 0,
  1495. "nativeVirtualKeyCode": 51,
  1496. "text": "3",
  1497. "type": "keyUp",
  1498. "unmodifiedText": "3",
  1499. "windowsVirtualKeyCode": 51
  1500. }
  1501. [11.642][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=51) {
  1502.  
  1503. }
  1504. [11.642][INFO]: Waiting for pending navigations...
  1505. [11.642][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=52) {
  1506. "expression": "1"
  1507. }
  1508. [11.643][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=52) {
  1509. "result": {
  1510. "description": "1",
  1511. "type": "number",
  1512. "value": 1
  1513. }
  1514. }
  1515. [11.643][INFO]: Done waiting for pending navigations. Status: ok
  1516. [11.643][INFO]: RESPONSE TypeElement
  1517. [11.644][INFO]: COMMAND FindElement {
  1518. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  1519. "using": "id",
  1520. "value": "id_password"
  1521. }
  1522. [11.645][INFO]: Waiting for pending navigations...
  1523. [11.645][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=53) {
  1524. "expression": "1"
  1525. }
  1526. [11.646][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=53) {
  1527. "result": {
  1528. "description": "1",
  1529. "type": "number",
  1530. "value": 1
  1531. }
  1532. }
  1533. [11.646][INFO]: Done waiting for pending navigations. Status: ok
  1534. [11.651][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=54) {
  1535. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1536. "returnByValue": true
  1537. }
  1538. [11.729][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=54) {
  1539. "result": {
  1540. "type": "object",
  1541. "value": {
  1542. "status": 0,
  1543. "value": {
  1544. "ELEMENT": "0.2694392036946949-2"
  1545. }
  1546. }
  1547. }
  1548. }
  1549. [11.729][INFO]: Waiting for pending navigations...
  1550. [11.729][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=55) {
  1551. "expression": "1"
  1552. }
  1553. [11.730][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=55) {
  1554. "result": {
  1555. "description": "1",
  1556. "type": "number",
  1557. "value": 1
  1558. }
  1559. }
  1560. [11.730][INFO]: Done waiting for pending navigations. Status: ok
  1561. [11.730][INFO]: RESPONSE FindElement {
  1562. "ELEMENT": "0.2694392036946949-2"
  1563. }
  1564. [11.732][INFO]: COMMAND TypeElement {
  1565. "id": "0.2694392036946949-2",
  1566. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  1567. "value": [ "c", "l", "i", "e", "n", "t", "3" ]
  1568. }
  1569. [11.732][INFO]: Waiting for pending navigations...
  1570. [11.732][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=56) {
  1571. "expression": "1"
  1572. }
  1573. [11.733][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=56) {
  1574. "result": {
  1575. "description": "1",
  1576. "type": "number",
  1577. "value": 1
  1578. }
  1579. }
  1580. [11.733][INFO]: Done waiting for pending navigations. Status: ok
  1581. [11.733][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=57) {
  1582. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1583. "returnByValue": true
  1584. }
  1585. [11.740][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=57) {
  1586. "result": {
  1587. "type": "object",
  1588. "value": {
  1589. "status": 0,
  1590. "value": "INPUT"
  1591. }
  1592. }
  1593. }
  1594. [11.740][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=58) {
  1595. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1596. "returnByValue": true
  1597. }
  1598. [11.745][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=58) {
  1599. "result": {
  1600. "type": "object",
  1601. "value": {
  1602. "status": 0,
  1603. "value": "password"
  1604. }
  1605. }
  1606. }
  1607. [11.747][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=59) {
  1608. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1609. "returnByValue": true
  1610. }
  1611. [11.766][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=59) {
  1612. "result": {
  1613. "type": "object",
  1614. "value": {
  1615. "status": 0,
  1616. "value": true
  1617. }
  1618. }
  1619. }
  1620. [11.768][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=60) {
  1621. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1622. "returnByValue": true
  1623. }
  1624. [11.781][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=60) {
  1625. "result": {
  1626. "type": "object",
  1627. "value": {
  1628. "status": 0,
  1629. "value": true
  1630. }
  1631. }
  1632. }
  1633. [11.782][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=61) {
  1634. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1635. "returnByValue": true
  1636. }
  1637. [11.789][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=61) {
  1638. "result": {
  1639. "type": "object",
  1640. "value": {
  1641. "status": 0,
  1642. "value": null
  1643. }
  1644. }
  1645. }
  1646. [11.790][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=62) {
  1647. "code": "KeyC",
  1648. "key": "c",
  1649. "modifiers": 0,
  1650. "nativeVirtualKeyCode": 67,
  1651. "text": "c",
  1652. "type": "rawKeyDown",
  1653. "unmodifiedText": "c",
  1654. "windowsVirtualKeyCode": 67
  1655. }
  1656. [11.791][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=62) {
  1657.  
  1658. }
  1659. [11.791][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=63) {
  1660. "code": "KeyC",
  1661. "key": "c",
  1662. "modifiers": 0,
  1663. "nativeVirtualKeyCode": 67,
  1664. "text": "c",
  1665. "type": "char",
  1666. "unmodifiedText": "c",
  1667. "windowsVirtualKeyCode": 67
  1668. }
  1669. [11.795][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=63) {
  1670.  
  1671. }
  1672. [11.795][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=64) {
  1673. "code": "KeyC",
  1674. "key": "c",
  1675. "modifiers": 0,
  1676. "nativeVirtualKeyCode": 67,
  1677. "text": "c",
  1678. "type": "keyUp",
  1679. "unmodifiedText": "c",
  1680. "windowsVirtualKeyCode": 67
  1681. }
  1682. [11.796][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=64) {
  1683.  
  1684. }
  1685. [11.796][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=65) {
  1686. "code": "KeyL",
  1687. "key": "l",
  1688. "modifiers": 0,
  1689. "nativeVirtualKeyCode": 76,
  1690. "text": "l",
  1691. "type": "rawKeyDown",
  1692. "unmodifiedText": "l",
  1693. "windowsVirtualKeyCode": 76
  1694. }
  1695. [11.800][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=65) {
  1696.  
  1697. }
  1698. [11.800][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=66) {
  1699. "code": "KeyL",
  1700. "key": "l",
  1701. "modifiers": 0,
  1702. "nativeVirtualKeyCode": 76,
  1703. "text": "l",
  1704. "type": "char",
  1705. "unmodifiedText": "l",
  1706. "windowsVirtualKeyCode": 76
  1707. }
  1708. [11.802][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=66) {
  1709.  
  1710. }
  1711. [11.802][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=67) {
  1712. "code": "KeyL",
  1713. "key": "l",
  1714. "modifiers": 0,
  1715. "nativeVirtualKeyCode": 76,
  1716. "text": "l",
  1717. "type": "keyUp",
  1718. "unmodifiedText": "l",
  1719. "windowsVirtualKeyCode": 76
  1720. }
  1721. [11.803][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=67) {
  1722.  
  1723. }
  1724. [11.803][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=68) {
  1725. "code": "KeyI",
  1726. "key": "i",
  1727. "modifiers": 0,
  1728. "nativeVirtualKeyCode": 73,
  1729. "text": "i",
  1730. "type": "rawKeyDown",
  1731. "unmodifiedText": "i",
  1732. "windowsVirtualKeyCode": 73
  1733. }
  1734. [11.804][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=68) {
  1735.  
  1736. }
  1737. [11.804][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=69) {
  1738. "code": "KeyI",
  1739. "key": "i",
  1740. "modifiers": 0,
  1741. "nativeVirtualKeyCode": 73,
  1742. "text": "i",
  1743. "type": "char",
  1744. "unmodifiedText": "i",
  1745. "windowsVirtualKeyCode": 73
  1746. }
  1747. [11.807][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=69) {
  1748.  
  1749. }
  1750. [11.807][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=70) {
  1751. "code": "KeyI",
  1752. "key": "i",
  1753. "modifiers": 0,
  1754. "nativeVirtualKeyCode": 73,
  1755. "text": "i",
  1756. "type": "keyUp",
  1757. "unmodifiedText": "i",
  1758. "windowsVirtualKeyCode": 73
  1759. }
  1760. [11.808][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=70) {
  1761.  
  1762. }
  1763. [11.808][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=71) {
  1764. "code": "KeyE",
  1765. "key": "e",
  1766. "modifiers": 0,
  1767. "nativeVirtualKeyCode": 69,
  1768. "text": "e",
  1769. "type": "rawKeyDown",
  1770. "unmodifiedText": "e",
  1771. "windowsVirtualKeyCode": 69
  1772. }
  1773. [11.810][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=71) {
  1774.  
  1775. }
  1776. [11.810][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=72) {
  1777. "code": "KeyE",
  1778. "key": "e",
  1779. "modifiers": 0,
  1780. "nativeVirtualKeyCode": 69,
  1781. "text": "e",
  1782. "type": "char",
  1783. "unmodifiedText": "e",
  1784. "windowsVirtualKeyCode": 69
  1785. }
  1786. [11.812][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=72) {
  1787.  
  1788. }
  1789. [11.812][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=73) {
  1790. "code": "KeyE",
  1791. "key": "e",
  1792. "modifiers": 0,
  1793. "nativeVirtualKeyCode": 69,
  1794. "text": "e",
  1795. "type": "keyUp",
  1796. "unmodifiedText": "e",
  1797. "windowsVirtualKeyCode": 69
  1798. }
  1799. [11.812][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=73) {
  1800.  
  1801. }
  1802. [11.812][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=74) {
  1803. "code": "KeyN",
  1804. "key": "n",
  1805. "modifiers": 0,
  1806. "nativeVirtualKeyCode": 78,
  1807. "text": "n",
  1808. "type": "rawKeyDown",
  1809. "unmodifiedText": "n",
  1810. "windowsVirtualKeyCode": 78
  1811. }
  1812. [11.813][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=74) {
  1813.  
  1814. }
  1815. [11.813][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=75) {
  1816. "code": "KeyN",
  1817. "key": "n",
  1818. "modifiers": 0,
  1819. "nativeVirtualKeyCode": 78,
  1820. "text": "n",
  1821. "type": "char",
  1822. "unmodifiedText": "n",
  1823. "windowsVirtualKeyCode": 78
  1824. }
  1825. [11.818][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=75) {
  1826.  
  1827. }
  1828. [11.818][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=76) {
  1829. "code": "KeyN",
  1830. "key": "n",
  1831. "modifiers": 0,
  1832. "nativeVirtualKeyCode": 78,
  1833. "text": "n",
  1834. "type": "keyUp",
  1835. "unmodifiedText": "n",
  1836. "windowsVirtualKeyCode": 78
  1837. }
  1838. [11.819][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=76) {
  1839.  
  1840. }
  1841. [11.819][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=77) {
  1842. "code": "KeyT",
  1843. "key": "t",
  1844. "modifiers": 0,
  1845. "nativeVirtualKeyCode": 84,
  1846. "text": "t",
  1847. "type": "rawKeyDown",
  1848. "unmodifiedText": "t",
  1849. "windowsVirtualKeyCode": 84
  1850. }
  1851. [11.820][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=77) {
  1852.  
  1853. }
  1854. [11.820][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=78) {
  1855. "code": "KeyT",
  1856. "key": "t",
  1857. "modifiers": 0,
  1858. "nativeVirtualKeyCode": 84,
  1859. "text": "t",
  1860. "type": "char",
  1861. "unmodifiedText": "t",
  1862. "windowsVirtualKeyCode": 84
  1863. }
  1864. [11.830][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=78) {
  1865.  
  1866. }
  1867. [11.831][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=79) {
  1868. "code": "KeyT",
  1869. "key": "t",
  1870. "modifiers": 0,
  1871. "nativeVirtualKeyCode": 84,
  1872. "text": "t",
  1873. "type": "keyUp",
  1874. "unmodifiedText": "t",
  1875. "windowsVirtualKeyCode": 84
  1876. }
  1877. [11.833][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=79) {
  1878.  
  1879. }
  1880. [11.833][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=80) {
  1881. "code": "Digit3",
  1882. "key": "3",
  1883. "modifiers": 0,
  1884. "nativeVirtualKeyCode": 51,
  1885. "text": "3",
  1886. "type": "rawKeyDown",
  1887. "unmodifiedText": "3",
  1888. "windowsVirtualKeyCode": 51
  1889. }
  1890. [11.835][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=80) {
  1891.  
  1892. }
  1893. [11.835][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=81) {
  1894. "code": "Digit3",
  1895. "key": "3",
  1896. "modifiers": 0,
  1897. "nativeVirtualKeyCode": 51,
  1898. "text": "3",
  1899. "type": "char",
  1900. "unmodifiedText": "3",
  1901. "windowsVirtualKeyCode": 51
  1902. }
  1903. [11.838][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=81) {
  1904.  
  1905. }
  1906. [11.838][DEBUG]: DEVTOOLS COMMAND Input.dispatchKeyEvent (id=82) {
  1907. "code": "Digit3",
  1908. "key": "3",
  1909. "modifiers": 0,
  1910. "nativeVirtualKeyCode": 51,
  1911. "text": "3",
  1912. "type": "keyUp",
  1913. "unmodifiedText": "3",
  1914. "windowsVirtualKeyCode": 51
  1915. }
  1916. [11.842][DEBUG]: DEVTOOLS RESPONSE Input.dispatchKeyEvent (id=82) {
  1917.  
  1918. }
  1919. [11.842][INFO]: Waiting for pending navigations...
  1920. [11.842][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=83) {
  1921. "expression": "1"
  1922. }
  1923. [11.843][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=83) {
  1924. "result": {
  1925. "description": "1",
  1926. "type": "number",
  1927. "value": 1
  1928. }
  1929. }
  1930. [11.843][INFO]: Done waiting for pending navigations. Status: ok
  1931. [11.843][INFO]: RESPONSE TypeElement
  1932. [11.845][INFO]: COMMAND FindElement {
  1933. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  1934. "using": "id",
  1935. "value": "login_form"
  1936. }
  1937. [11.845][INFO]: Waiting for pending navigations...
  1938. [11.845][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=84) {
  1939. "expression": "1"
  1940. }
  1941. [11.846][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=84) {
  1942. "result": {
  1943. "description": "1",
  1944. "type": "number",
  1945. "value": 1
  1946. }
  1947. }
  1948. [11.846][INFO]: Done waiting for pending navigations. Status: ok
  1949. [11.849][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=85) {
  1950. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1951. "returnByValue": true
  1952. }
  1953. [11.877][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=85) {
  1954. "result": {
  1955. "type": "object",
  1956. "value": {
  1957. "status": 0,
  1958. "value": {
  1959. "ELEMENT": "0.2694392036946949-3"
  1960. }
  1961. }
  1962. }
  1963. }
  1964. [11.877][INFO]: Waiting for pending navigations...
  1965. [11.877][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=86) {
  1966. "expression": "1"
  1967. }
  1968. [11.878][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=86) {
  1969. "result": {
  1970. "description": "1",
  1971. "type": "number",
  1972. "value": 1
  1973. }
  1974. }
  1975. [11.878][INFO]: Done waiting for pending navigations. Status: ok
  1976. [11.878][INFO]: RESPONSE FindElement {
  1977. "ELEMENT": "0.2694392036946949-3"
  1978. }
  1979. [11.880][INFO]: COMMAND SubmitElement {
  1980. "id": "0.2694392036946949-3",
  1981. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2"
  1982. }
  1983. [11.880][INFO]: Waiting for pending navigations...
  1984. [11.880][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=87) {
  1985. "expression": "1"
  1986. }
  1987. [11.881][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=87) {
  1988. "result": {
  1989. "description": "1",
  1990. "type": "number",
  1991. "value": 1
  1992. }
  1993. }
  1994. [11.881][INFO]: Done waiting for pending navigations. Status: ok
  1995. [11.883][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=88) {
  1996. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  1997. "returnByValue": true
  1998. }
  1999. [11.913][DEBUG]: DEVTOOLS EVENT Page.frameScheduledNavigation {
  2000. "delay": 0,
  2001. "frameId": "8228.1"
  2002. }
  2003. [11.913][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=88) {
  2004. "result": {
  2005. "type": "object",
  2006. "value": {
  2007. "status": 0,
  2008. "value": null
  2009. }
  2010. }
  2011. }
  2012. [11.913][INFO]: Waiting for pending navigations...
  2013. [11.913][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=89) {
  2014. "expression": "1"
  2015. }
  2016. [11.913][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  2017. "frameId": "8228.1"
  2018. }
  2019. [11.913][DEBUG]: DEVTOOLS EVENT Page.frameClearedScheduledNavigation {
  2020. "frameId": "8228.1"
  2021. }
  2022. [11.919][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=89) {
  2023. "result": {
  2024. "description": "1",
  2025. "type": "number",
  2026. "value": 1
  2027. }
  2028. }
  2029. [12.556][DEBUG]: DEVTOOLS EVENT Runtime.executionContextDestroyed {
  2030. "executionContextId": 1
  2031. }
  2032. [12.556][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=90) {
  2033. "expression": "1"
  2034. }
  2035. [12.556][DEBUG]: DEVTOOLS EVENT Runtime.executionContextsCleared {
  2036.  
  2037. }
  2038. [12.635][DEBUG]: DEVTOOLS EVENT Runtime.executionContextCreated {
  2039. "context": {
  2040. "auxData": {
  2041. "frameId": "8228.1",
  2042. "isDefault": true
  2043. },
  2044. "id": 2,
  2045. "name": "",
  2046. "origin": "http://localhost:8090"
  2047. }
  2048. }
  2049. [12.635][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {
  2050.  
  2051. }
  2052. [12.635][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=91) {
  2053.  
  2054. }
  2055. [12.635][DEBUG]: DEVTOOLS EVENT Page.frameNavigated {
  2056. "frame": {
  2057. "id": "8228.1",
  2058. "loaderId": "8228.2",
  2059. "mimeType": "text/html",
  2060. "securityOrigin": "http://localhost:8090",
  2061. "url": "http://localhost:8090/"
  2062. }
  2063. }
  2064. [12.635][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=90) {
  2065. "result": {
  2066. "description": "1",
  2067. "type": "number",
  2068. "value": 1
  2069. }
  2070. }
  2071. [12.860][DEBUG]: DEVTOOLS EVENT DOM.documentUpdated {
  2072.  
  2073. }
  2074. [12.860][DEBUG]: DEVTOOLS COMMAND DOM.getDocument (id=92) {
  2075.  
  2076. }
  2077. [12.860][DEBUG]: DEVTOOLS EVENT Page.domContentEventFired {
  2078. "timestamp": 698043.626
  2079. }
  2080. [12.861][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=91) {
  2081. "root": {
  2082. "backendNodeId": 8,
  2083. "baseURL": "http://localhost:8090/",
  2084. "childNodeCount": 2,
  2085. "children": [ {
  2086. "backendNodeId": 9,
  2087. "localName": "",
  2088. "nodeId": 13,
  2089. "nodeName": "html",
  2090. "nodeType": 10,
  2091. "nodeValue": "",
  2092. "publicId": "",
  2093. "systemId": ""
  2094. }, {
  2095. "attributes": [ "lang", "ru", "id", "js" ],
  2096. "backendNodeId": 10,
  2097. "childNodeCount": 2,
  2098. "children": [ {
  2099. "attributes": [ ],
  2100. "backendNodeId": 11,
  2101. "childNodeCount": 27,
  2102. "localName": "head",
  2103. "nodeId": 15,
  2104. "nodeName": "HEAD",
  2105. "nodeType": 1,
  2106. "nodeValue": ""
  2107. }, {
  2108. "attributes": [ ],
  2109. "backendNodeId": 12,
  2110. "childNodeCount": 20,
  2111. "localName": "body",
  2112. "nodeId": 16,
  2113. "nodeName": "BODY",
  2114. "nodeType": 1,
  2115. "nodeValue": ""
  2116. } ],
  2117. "frameId": "8228.1",
  2118. "localName": "html",
  2119. "nodeId": 14,
  2120. "nodeName": "HTML",
  2121. "nodeType": 1,
  2122. "nodeValue": ""
  2123. } ],
  2124. "documentURL": "http://localhost:8090/",
  2125. "localName": "",
  2126. "nodeId": 12,
  2127. "nodeName": "#document",
  2128. "nodeType": 9,
  2129. "nodeValue": "",
  2130. "xmlVersion": ""
  2131. }
  2132. }
  2133. [12.874][DEBUG]: DEVTOOLS RESPONSE DOM.getDocument (id=92) {
  2134. "root": {
  2135. "backendNodeId": 8,
  2136. "baseURL": "http://localhost:8090/",
  2137. "childNodeCount": 2,
  2138. "children": [ {
  2139. "backendNodeId": 9,
  2140. "localName": "",
  2141. "nodeId": 18,
  2142. "nodeName": "html",
  2143. "nodeType": 10,
  2144. "nodeValue": "",
  2145. "publicId": "",
  2146. "systemId": ""
  2147. }, {
  2148. "attributes": [ "lang", "ru", "id", "js" ],
  2149. "backendNodeId": 10,
  2150. "childNodeCount": 2,
  2151. "children": [ {
  2152. "attributes": [ ],
  2153. "backendNodeId": 11,
  2154. "childNodeCount": 27,
  2155. "localName": "head",
  2156. "nodeId": 20,
  2157. "nodeName": "HEAD",
  2158. "nodeType": 1,
  2159. "nodeValue": ""
  2160. }, {
  2161. "attributes": [ ],
  2162. "backendNodeId": 12,
  2163. "childNodeCount": 20,
  2164. "localName": "body",
  2165. "nodeId": 21,
  2166. "nodeName": "BODY",
  2167. "nodeType": 1,
  2168. "nodeValue": ""
  2169. } ],
  2170. "frameId": "8228.1",
  2171. "localName": "html",
  2172. "nodeId": 19,
  2173. "nodeName": "HTML",
  2174. "nodeType": 1,
  2175. "nodeValue": ""
  2176. } ],
  2177. "documentURL": "http://localhost:8090/",
  2178. "localName": "",
  2179. "nodeId": 17,
  2180. "nodeName": "#document",
  2181. "nodeType": 9,
  2182. "nodeValue": "",
  2183. "xmlVersion": ""
  2184. }
  2185. }
  2186. [13.326][DEBUG]: DEVTOOLS EVENT Page.loadEventFired {
  2187. "timestamp": 698044.099
  2188. }
  2189. [13.327][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=93) {
  2190. "expression": "1"
  2191. }
  2192. [13.327][DEBUG]: DEVTOOLS EVENT Page.frameStoppedLoading {
  2193. "frameId": "8228.1"
  2194. }
  2195. [13.328][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=93) {
  2196. "result": {
  2197. "description": "1",
  2198. "type": "number",
  2199. "value": 1
  2200. }
  2201. }
  2202. [13.328][INFO]: Done waiting for pending navigations. Status: ok
  2203. [13.328][INFO]: RESPONSE SubmitElement null
  2204. [13.330][INFO]: COMMAND ExecuteScript {
  2205. "args": [ ],
  2206. "script": "return window.testEventCounts;",
  2207. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2"
  2208. }
  2209. [13.330][INFO]: Waiting for pending navigations...
  2210. [13.330][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=94) {
  2211. "expression": "1"
  2212. }
  2213. [13.336][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=94) {
  2214. "result": {
  2215. "description": "1",
  2216. "type": "number",
  2217. "value": 1
  2218. }
  2219. }
  2220. [13.336][INFO]: Done waiting for pending navigations. Status: ok
  2221. [13.336][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=95) {
  2222. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  2223. "returnByValue": true
  2224. }
  2225. [13.338][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=95) {
  2226. "result": {
  2227. "type": "object",
  2228. "value": {
  2229. "status": 0,
  2230. "value": {
  2231.  
  2232. }
  2233. }
  2234. }
  2235. }
  2236. [13.338][INFO]: Waiting for pending navigations...
  2237. [13.338][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=96) {
  2238. "expression": "1"
  2239. }
  2240. [13.339][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=96) {
  2241. "result": {
  2242. "description": "1",
  2243. "type": "number",
  2244. "value": 1
  2245. }
  2246. }
  2247. [13.339][INFO]: Done waiting for pending navigations. Status: ok
  2248. [13.339][INFO]: RESPONSE ExecuteScript {
  2249.  
  2250. }
  2251. [13.340][INFO]: COMMAND ExecuteScript {
  2252. "args": [ ],
  2253. "script": "return window.testEventCounts;",
  2254. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2"
  2255. }
  2256. [13.340][INFO]: Waiting for pending navigations...
  2257. [13.341][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=97) {
  2258. "expression": "1"
  2259. }
  2260. [13.345][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=97) {
  2261. "result": {
  2262. "description": "1",
  2263. "type": "number",
  2264. "value": 1
  2265. }
  2266. }
  2267. [13.345][INFO]: Done waiting for pending navigations. Status: ok
  2268. [13.345][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=98) {
  2269. "expression": "(function() { // Copyright (c) 2012 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\n/**\n * Enum f...",
  2270. "returnByValue": true
  2271. }
  2272. [13.346][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=98) {
  2273. "result": {
  2274. "type": "object",
  2275. "value": {
  2276. "status": 0,
  2277. "value": {
  2278.  
  2279. }
  2280. }
  2281. }
  2282. }
  2283. [13.346][INFO]: Waiting for pending navigations...
  2284. [13.346][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=99) {
  2285. "expression": "1"
  2286. }
  2287. [13.348][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=99) {
  2288. "result": {
  2289. "description": "1",
  2290. "type": "number",
  2291. "value": 1
  2292. }
  2293. }
  2294. [13.348][INFO]: Done waiting for pending navigations. Status: ok
  2295. [13.348][INFO]: RESPONSE ExecuteScript {
  2296.  
  2297. }
  2298. [13.350][INFO]: COMMAND Navigate {
  2299. "sessionId": "d5cc36f5a80c1004aeb8b47208819bc2",
  2300. "url": "http://localhost:8090/art/editor/?layout=/art/api/v1/arts/526a43e10e4b151dd865e8b0"
  2301. }
  2302. [13.350][INFO]: Waiting for pending navigations...
  2303. [13.350][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=100) {
  2304. "expression": "1"
  2305. }
  2306. [13.355][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=100) {
  2307. "result": {
  2308. "description": "1",
  2309. "type": "number",
  2310. "value": 1
  2311. }
  2312. }
  2313. [13.355][INFO]: Done waiting for pending navigations. Status: ok
  2314. [13.355][DEBUG]: DEVTOOLS COMMAND Page.navigate (id=101) {
  2315. "url": "http://localhost:8090/art/editor/?layout=/art/api/v1/arts/526a43e10e4b151dd865e8b0"
  2316. }
  2317. [13.362][DEBUG]: DEVTOOLS EVENT Page.frameStartedLoading {
  2318. "frameId": "8228.1"
  2319. }
  2320. [13.362][DEBUG]: DEVTOOLS RESPONSE Page.navigate (id=101) {
  2321. "frameId": "8228.1"
  2322. }
  2323. [13.362][INFO]: Waiting for pending navigations...
  2324. [13.362][DEBUG]: DEVTOOLS COMMAND Runtime.evaluate (id=102) {
  2325. "expression": "1"
  2326. }
  2327. [13.363][DEBUG]: DEVTOOLS RESPONSE Runtime.evaluate (id=102) {
  2328. "result": {
  2329. "description": "1",
  2330. "type": "number",
  2331. "value": 1
  2332. }
  2333. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement