<body class="tx-content-container"

이게 클래스여서

driver.find_element_by_css_selector('.tx-content-container').click()
driver.find_element_by_css_selector('.tx-content-container').send_keys(내용)

이렇게 제데로 쓴거같은데
저게 클릭이안됨
- 이표시가 뭐 다른걸로 써야되는건가??
띄워쓰기를 . 으로 표시하듯이?

- dc official App