简体   繁体   中英

Why FireFox remote web driver is headless on a windows machine?

I am running selenium grid and both server and nodes are win server 2008 (I also tried running nodes on Win 7 in case it matters). Tests run fine except that when I remote desktop to my nodes I cannot see any Firefox window. I can see the Firefox process running in task manger but I cannot see the window itself. It seems like they are running as a headless browser. Is there any way to avoid that so I can see tests running?

I am using .net library with FF26.0 and Selenium Server 2.39.0

尝试将FF降级到25.0版本

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM