Tagged: GUI

How to remotely manage Cisco WLC via Service Port

Usually we can connect PC to the Service Port to access the WLC (http/https or SSH/Telnet). At this point we don’t even need to configure gateway for the PC. But if we want to...

Logging into WLC GUI with Python

If we need to automate the WLC GUI, I think the best automation application is Selenium. In this article I will try to describe in detail how to use Selenium to log into the...