Posts by Guilherme Sousa • 5 points
3 posts
- 
		0 votes4 answers47 viewsQ: Help with responsiveness and alignmentI’m doing a personal project and I need a push. I consider myself awful in CSS and I have no skill at it, so I came here to ask for help. My goal in this is that the function boxes are aligned (like… 
- 
		-1 votes1 answer149 viewsQ: Is it possible to receive real-time information from Chrome in Python?Hello. I wonder if there is how to get information from the proxy that is available by default in Google Chrome (the developer tools) to the point that I can use it in real time in Python without… 
- 
		-1 votes1 answer66 viewsQ: Help with multiple Selenium Python IvsFriends, can you help me? I want to make web Scrap from a page and return all 8 texts from a span.text-Ellipsis. I made the following code: self.otherPlayers =…