}
(1)运行结果:
1489979034518 geckodriver INFO Listening on 127.0.0.1:34701
三月 20, 2017 11:03:54 上午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
1489979035097 mozprofile::profile INFO Using profile path C:\Users\admin\AppData\Local\Temp\rust_mozprofile.xUENrzi2iZn1
1489979035104 geckodriver::marionette INFO Starting browser C:\Program Files (x86)\Mozilla Firefox\firefox.exe
1489979035124 geckodriver::marionette INFO Connecting to Marionette on localhost:56903
1489979036125 Marionette INFO Listening on port 56903
三月 20, 2017 11:03:58 上午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Detected dialect: W3C
1489979039470 Marionette WARN Using deprecated data structure for setting timeouts
1489979039669 Marionette INFO New connections will no longer be accepted
JavaScript error: https://sp0.baidu.com/5a1Fazu8AA ... amp;_=1489979038420, line 1: TypeError: jQuery1102008973990459105563_1489979038417 is not a function
[Child 14428] WARNING: pipe error: 232: file c:/builds/moz2_slave/m-rel-w32-00000000000000000000/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 512
[Child 14428] ###!!! ABORT: Aborting on channel error.: file c:/builds/moz2_slave/m-rel-w32-00000000000000000000/build/src/ipc/glue/MessageChannel.cpp, line 2143
[NPAPI 12364] ###!!! ABORT: Aborting on channel error.: file c:/builds/moz2_slave/m-rel-w32-00000000000000000000/build/src/ipc/glue/MessageChannel.cpp, line 2143
三月 20, 2017 11:04:01 上午 org.openqa.selenium.os.UnixProcess destroy
严重: Unable to kill process with PID 568
PASSED: testBaidu
(2)运行结果:
1489979421613 geckodriver INFO Listening on 127.0.0.1:34500
三月 20, 2017 11:10:22 上午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Attempting bi-dialect session, assuming Postel's Law holds true on the remote end
1489979422178 mozprofile::profile INFO Using profile path C:\Users\admin\AppData\Local\Temp\rust_mozprofile.6tPTLNnXQZ93
1489979422185 geckodriver::marionette INFO Starting browser C:\Program Files (x86)\Mozilla Firefox\firefox.exe
1489979422219 geckodriver::marionette INFO Connecting to Marionette on localhost:57190
1489979423146 Marionette INFO Listening on port 57190
三月 20, 2017 11:10:25 上午 org.openqa.selenium.remote.ProtocolHandshake createSession
信息: Detected dialect: W3C
1489979426684 Marionette WARN Using deprecated data structure for setting timeouts
FAILED CONFIGURATION: @AfterClass tearDown
java.lang.NullPointerException
at com.test.webkyy.baidu.tearDown(baidu.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:523)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:224)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:146)
at org.testng.internal.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:212)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:744)
at org.testng.TestRunner.run(TestRunner.java:602)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
at org.testng.TestNG.runSuites(TestNG.java:1144)
at org.testng.TestNG.run(TestNG.java:1115)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:230)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:76)
FAILED: testBaidu
java.lang.NullPointerException
at com.test.webkyy.baidu.testBaidu(baidu.java:31)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:661)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
at org.testng.TestRunner.privateRun(TestRunner.java:744)
at org.testng.TestRunner.run(TestRunner.java:602)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
at org.testng.SuiteRunner.run(SuiteRunner.java:289)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
at org.testng.TestNG.runSuites(TestNG.java:1144)
at org.testng.TestNG.run(TestNG.java:1115)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:230)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:76)
谢谢作者: jingzizx 时间: 2017-5-7 07:52
学习作者: SABoP 时间: 2024-1-2 04:12
Obviously, It can be good to play with friends also - and less difficult to encourage them to join you with no upfront Price! Never feel undesirable about hunting up guides, considering the fact that many of the customization possibilities could be a little bit overpowering.
Ghostbusters: Spirits Unleashed blends portions of prop-hunt gameplay with detective work and proton-pack blasting, making it an incredible multiplayer spooky blast for your timid hearted.
Sign up for Our E-newsletter and retain updated on the most recent from HyperX. We guarantee to manage your details in line with our privacy plan.
Continuing the helpful theme, Golf With Your Friends is your ticket to an excellent hoot with your pals. To the flipside, it's also a brilliant approach to tumble out with them.
And the moment You begin delving into the caves and depths from the woodlands, the humanoid figures stalking your camps would be the least within your worries.
’s making procedure—and for free. Suddenly many of the individuals who didn’t wish to pony up $30 for PUBG
I'm a major fan of Pathfinder, a robot with a grappling hook that lets you shut the hole, or escape from an enemy's clutches.
io champ. The way to play: Generate a private space and customise the number of rounds, time for drawing and words for that game. As soon as you’re performed, send the invite link to your friends. If you’re the artist, try to draw the prompt provided.
-design and style hero abilities, streamlined looting, and an intuitive pinging program that lets you converse with strangers without obtaining on-mic, or better sign to friends just wherever
Conduct Interactive’s 4v1 multiplayer launch continues to be among the finest online horror games thus far, whether or not itsbloated perks procedure can make it a obstacle for new players to digest. Since launch,the game has actually been flooded with new Survivors and Killers to buy and scamper about as.
This really is one of the best tank games ever manufactured. Environment of Tanks could possibly be a simulator with thorough game mechanics, but it really’s still accessible to new players.
just captivated a happy-go-lucky crowd, nevertheless the game’s managed to stop most of the toxicity that plagues other multiplayer games. With friends, Rocket League
Phasmophobia is like each haunted household Television set show you’ve ever viewed, only right here the ghosts are certainly actual and sure to have you fora midnight snack should you aren’t watchful.
Apart from the otherworldly monsters, You can even encounter other players in PvP events, take a look at Dungeons, as well as investigate the whole world’s alternate dimensions named Slivers. There’s a whole lot to do below, and all for free.