Hamim Al Mahdi Russell
Hamim Al Mahdi Russell
@meska Could you please check recent changes and update your PR accordingly?
Change `entry: './mysite/polls/static/js/index',` To ``` entry: { main: './mysite/polls/static/js/index', HomeApp: './mysite/polls/static/js/HomeApp', }, ``` in webpack.config.js and re-run `npm run watch` command for multiple page support
check I've create a pull request.
@gokaybiz It works fine. But problem is cookie expire time. How to automate the process?
Already use this manual fixing. But need automation. Can you describe process for selenium in server? As headless how can we put code? Also sometime puzzle came instead of code